Gets and sets the DbType of the parameter.
Visual Basic Public Overrides Property DbType As DbType
C# public override DbType DbType { get; set; }
The SADbType and DbType are linked. Therefore, setting the DbType changes the SADbType to a supporting SADbType.
The value must be a member of the SADbType enumerator.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |