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. |
頂端