DbParams Properties |
The DbParams type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | IListIsFixedSize | Gets a value indicating whether the IList has a fixed size. |
![]() ![]() | IListIsReadOnly | Gets a value indicating whether the IList is read-only. |
![]() ![]() | ICollectionIsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). |
![]() ![]() | IDataParameterCollectionItem | Gets or sets the parameter at the specified index. |
![]() ![]() | ICollectionSyncRoot | Gets an object that can be used to synchronize access to the ICollection. |