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