Поделиться через


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

Initializes a new instance of the StoredProcedure class.

Список перегрузок

  Имя Описание
Открытый метод StoredProcedure() () () () Initializes a new instance of the StoredProcedure class.
Открытый метод StoredProcedure(Database, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name.
Открытый метод StoredProcedure(Database, String, String) Initializes a new instance of the StoredProcedure class on the specified database and with the specified name and schema.

В начало