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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |