Returns the Type that is the data type of the object.
Visual Basic Public Overrides Function GetFieldType( _ ByVal index As Integer _ ) As Type
C# public override Type GetFieldType( int index );
index The zero-based column ordinal.
The type that is the data type of the object.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |