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