The SADbType of the parameter.
Visual Basic Public Property SADbType As SADbType
C# public SADbType SADbType { get; set; }
The SADbType and DbType are linked. Therefore, setting the SADbType changes the DbType to a supporting DbType.
The value must be a member of the SADbType enumerator.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |