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

SQL Anywhere 12.0.1 » UltraLite - .NET Programming » UltraLite.NET API reference » ULCursorSchema class

 

GetColumnSize method

Returns the size of the column identified by the specified column ID if the column is a sized column (the BINARY or CHAR SQL types).

 Visual Basic syntax
 C# syntax
 Parameters
 Returns
 Exceptions
 See also