Gets a collection of all of the datasources used in this object (and its descendants).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string[] GetDataSources() |
Visual Basic |
---|
Public Function GetDataSources As String() |
JScript |
---|
public function GetDataSources() : String[] |