BPM.Server Namespace > DataSourceManager Class : LoadTableSchema Method |
'Declaration
Public Shared Function LoadTableSchema( _ ByVal datasourceName As String, _ ByVal tableName As String _ ) As FlowDataTable
'Usage
Dim datasourceName As String Dim tableName As String Dim value As FlowDataTable value = DataSourceManager.LoadTableSchema(datasourceName, tableName)
public static FlowDataTable LoadTableSchema( string datasourceName, string tableName )
public: static FlowDataTable^ LoadTableSchema( String^ datasourceName, String^ tableName )
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