MsDb2ParameterCollection 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 MsDb2ParameterCollection sealed : System::Data::Common::DbParameterCollection
public sealed class MsDb2ParameterCollection : System.Data.Common.DbParameterCollection
type MsDb2ParameterCollection = class
inherit DbParameterCollection
Public NotInheritable Class MsDb2ParameterCollection
Inherits DbParameterCollection
- Inheritance
-
MsDb2ParameterCollection
Properties
| Count | |
| IsFixedSize | |
| IsReadOnly | |
| IsSynchronized | |
| Item[Int32] | |
| Item[String] | |
| SyncRoot |