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.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |