CUBRID ADO.NET Driver - 8.4.0.0
The CUBRIDParameterCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CUBRIDParameterCollection | Initializes a new instance of the CUBRIDParameterCollection class |
Methods
Properties
| Name | Description | |
|---|---|---|
| Count | (Overrides DbParameterCollection..::..Count.) | |
| IsFixedSize | (Overrides DbParameterCollection..::..IsFixedSize.) | |
| IsReadOnly | (Overrides DbParameterCollection..::..IsReadOnly.) | |
| IsSynchronized | (Overrides DbParameterCollection..::..IsSynchronized.) | |
| Item[([( Int32])]) | ||
| Item[([( String])]) | ||
| SyncRoot | (Overrides DbParameterCollection..::..SyncRoot.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IList..::..Item | Gets or sets the element at the specified index. (Inherited from DbParameterCollection.) | |
| IDataParameterCollection..::..Item | Gets or sets the parameter at the specified index. (Inherited from DbParameterCollection.) |