共用方式為


DatabaseEventSet 建構

Initializes a new instance of the DatabaseEventSet class.

多載清單 

  名稱 描述
公用方法 DatabaseEventSet() () () () Initializes a new instance of the DatabaseEventSet class.
公用方法 DatabaseEventSet(DatabaseEvent) Initializes a new instance of the DatabaseEventSet class with a specified set of events.
公用方法 DatabaseEventSet(array<DatabaseEvent> [] () [] []) Initializes a new instance of the DatabaseEventSet class with a specified set of events.
公用方法 DatabaseEventSet(DatabaseEventSet) Initializes a new instance of the DatabaseEventSet class with a specified set of events.

頂端