Specifies the System.Data.DbType of the parameter
Visual Basic Public Overrides Property DbType As DbType
C# public override DbType DbType { get; set; }
One of the System.Data.DbType values.
The ULParameter.ULDbType and DbType properties are linked. Therefore, setting the DbType changes the ULParameter.ULDbType to a supporting iAnywhere.Data.UltraLite.ULDbType.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |