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