共用方式為


StoredProcedureEventSet Constructor

Initializes a new instance of the StoredProcedureEventSet class.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。

多載清單

名稱 Description
StoredProcedureEventSet ()
Initializes a new instance of the StoredProcedureEventSet class.
StoredProcedureEventSet (StoredProcedureEvent)
Initializes a new instance of the StoredProcedureEventSet class with a specified event.
StoredProcedureEventSet (StoredProcedureEvent[])
Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.
StoredProcedureEventSet (StoredProcedureEventSet)
Initializes a new instance of the StoredProcedureEventSet class with a specified set of events.

請參閱

參考

StoredProcedureEventSet Class
StoredProcedureEventSet Members
Microsoft.SqlServer.Management.Smo Namespace

其他資源

Handling SMO Events