Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » UltraLite - .NET Programming » UltraLite.NET API reference » ULConnection class » GetSchema method

 

GetSchema(string, string[]) method

Returns schema information for the data source of this ULConnection and, if specified, uses the specified string for the schema name and the specified string array for the restriction values.

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Remarks
 See also