C1.Olap Namespace > C1OlapEngine Class : DataSource Property |
'Declaration
Public Property DataSource As System.Collections.IEnumerable
'Usage
Dim instance As C1OlapEngine Dim value As System.Collections.IEnumerable instance.DataSource = value value = instance.DataSource
public System.Collections.IEnumerable DataSource {get; set;}
public read-write property DataSource: System.Collections.IEnumerable;
public function get,set DataSource : System.Collections.IEnumerable
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2