Compartir a través de


DatabaseEventSet Constructor

Initializes a new instance of the DatabaseEventSet class.

Lista de sobrecargas

  Nombre Descripción
Método publico DatabaseEventSet() () () () Initializes a new instance of the DatabaseEventSet class.
Método publico DatabaseEventSet(DatabaseEvent) Initializes a new instance of the DatabaseEventSet class with a specified set of events.
Método publico DatabaseEventSet(array<DatabaseEvent> [] () [] []) Initializes a new instance of the DatabaseEventSet class with a specified set of events.
Método publico DatabaseEventSet(DatabaseEventSet) Initializes a new instance of the DatabaseEventSet class with a specified set of events.

Principio