[This is preliminary documentation and is subject to change.]
Retrieves the data for the given TypeSchema from the provider.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ObjectDataTable data_for_schema( string p_schema, Provider p_provider )
Function data_for_schema ( _ p_schema As String, _ p_provider As Provider _ ) As ObjectDataTable
ObjectDataTable^ data_for_schema( String^ p_schema, Provider^ p_provider )
Return Value
Always a valid instance.