BusinessLogicParameterCollection 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 BusinessLogicParameterCollection : System::Collections::ArrayList, System::Data::IDataParameterCollection
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicParameterCollection : System.Collections.ArrayList, System.Data.IDataParameterCollection
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicParameterCollection = class
inherit ArrayList
interface IDataParameterCollection
interface IList
interface ICollection
interface IEnumerable
Public Class BusinessLogicParameterCollection
Inherits ArrayList
Implements IDataParameterCollection
- Inheritance
-
BusinessLogicParameterCollection
- Attributes
- Implements
Constructors
BusinessLogicParameterCollection() |
Properties
Item[String] |