DrdaParameterCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DrdaParameterCollection sealed : System::Data::Common::DbParameterCollection
public sealed class DrdaParameterCollection : System.Data.Common.DbParameterCollection
type DrdaParameterCollection = class
inherit DbParameterCollection
Public NotInheritable Class DrdaParameterCollection
Inherits DbParameterCollection
- Inheritance
-
DrdaParameterCollection
Properties
| Count | |
| IsFixedSize | |
| IsReadOnly | |
| IsSynchronized | |
| Item[Int32] | |
| Item[String] | |
| SyncRoot |