| Devart.Common Namespace : DbParameterBase Class |
| Gets or sets the |
Direction | Overridden. Gets or sets a value indicating whether the parameter is input-only, output-only, or bidirectional parameter. |
IsNullable | Overridden. Gets or sets a value indicating whether the parameter accepts null values. |
ParameterName | Overridden. Gets or sets the name of the DbParameterBase. |
Size | Overridden. Gets or sets the maximum size, in bytes, of the data within the column. |
SourceColumn | Overridden. Gets or sets the name of the source column mapped to the |
SourceColumnNullMapping | Overridden. Sets or gets a value which indicates whether the source column is nullable. |
SourceVersion | Overridden. Gets or sets the |
Value | Overridden. Gets or sets the value of the parameter. |
CopyTo | Copies all properties of a DbParameterBase object to another DbParameterBase object. |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
| Resets the DbType property to its original settings. |
ToString | Overridden. Gets the name of the DbParameterBase. |
DbParameterBase Class | Devart.Common Namespace | DbParameter
© 2002 - 2013 Devart. All Rights Reserved.