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] |