共用方式為


StoredProcedureEventSet 建構

Initializes a new instance of the StoredProcedureEventSet class.

多載清單 

  名稱 描述
公用方法 StoredProcedureEventSet() () () () Initializes a new instance of the StoredProcedureEventSet class.
公用方法 StoredProcedureEventSet(StoredProcedureEvent) Initializes a new instance of the StoredProcedureEventSet class with a specified event.
公用方法 StoredProcedureEventSet(array<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.

頂端