Name | Description | |
---|---|---|
CompareInfo | ||
DbType | Overridden. Gets or sets the System.Data.DbType of the parameter. | |
Direction | Gets or sets a value indicating whether the parameter is input-only, output-only, or bidirectional parameter. (Inherited from Devart.Common.DbParameterBase) | |
IsNullable | Gets or sets a value indicating whether the parameter accepts null values. (Inherited from Devart.Common.DbParameterBase) | |
LocaleId | ||
Offset | Gets or sets the offset to the Value property. | |
ParameterName | Gets or sets the name of the Devart.Common.DbParameterBase. (Inherited from Devart.Common.DbParameterBase) | |
Precision | Gets or sets the maximum number of digits used to represent the Value property. | |
Scale | Gets or sets the number of decimal places to which Value is resolved. | |
Size | Overridden. Gets or sets the maximum size, in bytes, of the data within the column. | |
SourceColumn | Gets or sets the name of the source column mapped to the System.Data.DataSet and used for loading or returning the Value. For internal use. (Inherited from Devart.Common.DbParameterBase) | |
SourceColumnNullMapping | Sets or gets a value which indicates whether the source column is nullable. (Inherited from Devart.Common.DbParameterBase) | |
SourceVersion | Gets or sets the System.Data.DataRowVersion to use when loading Value. (Inherited from Devart.Common.DbParameterBase) | |
SqlType | Gets or sets the SqlType of the parameter. | |
SqlValue | Gets or sets the value of the parameter as an SQL type. | |
TypeName | ||
UdtTypeName | Gets or sets a string that represents a user-defined type as a parameter. | |
Value | Overridden. Gets or sets the value of the parameter. | |
XmlSchemaCollectionDatabase | ||
XmlSchemaCollectionName | ||
XmlSchemaCollectionOwningSchema |