BusinessLogicParameterCollection Класс

Определение

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
Наследование
BusinessLogicParameterCollection
Атрибуты
Реализации

Конструкторы

BusinessLogicParameterCollection()

Свойства

Item[String]

Методы

Add(BusinessLogicParameter)
Add(Object)
Add(String, DbType)
Add(String, DbType, String)
Add(String, Object)
Contains(String)
CopyTo(BusinessLogicParameterCollection, Int32)
IndexOf(String)
Insert(Int32, BusinessLogicParameterCollection)
Remove(BusinessLogicParameterCollection)
RemoveAt(String)

Применяется к