Member name | Description |
---|---|
Initializes a new instance of the ULParameter class. |
Member name | Description |
---|---|
Specifies the System.Data.DbType of the parameter |
|
A value indicating whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter. |
|
Specifies whether the parameter accepts null values. |
|
Specifies the offset to the ULParameter.Value. |
|
Specifies the name of the parameter. |
|
Specifies the maximum number of digits used to represent the ULParameter.Value. |
|
Specifies the number of decimal places to which ULParameter.Value is resolved. |
|
Specifies the maximum size of the data within the column. |
|
Specifies the name of the source column mapped to the DataSet and used for loading or returning the value. |
|
The System.Data.DataRowVersion to use when loading ULParameter.Value. |
|
Specifies the iAnywhere.Data.UltraLite.ULDbType of the parameter |
|
Specifies the value of the parameter. |
Member name | Description |
---|---|
This method is not supported in UltraLite.NET. |
|
Returns the string representation of this instance. |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |