Proprietà ISql90EventTypeSpecifier.EventType

Ottiene o imposta il tipo di evento.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Property EventType As SqlEventType
    Get
    Set
SqlEventType EventType { get; set; }
property SqlEventType EventType {
    SqlEventType get ();
    void set (SqlEventType value);
}
abstract EventType : SqlEventType with get, set
function get EventType () : SqlEventType
function set EventType (value : SqlEventType)

Valore proprietà

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.SqlEventType

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90EventTypeSpecifier Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel