Compartir a través de


Events Propiedad

Gets the events that are supported by the synonym.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public ReadOnly Property Events As SynonymEvents
    Get
'Uso
Dim instance As Synonym
Dim value As SynonymEvents

value = instance.Events
public SynonymEvents Events { get; }
public:
property SynonymEvents^ Events {
    SynonymEvents^ get ();
}
member Events : SynonymEvents
function get Events () : SynonymEvents

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .SynonymEvents
A SynonymEvents object value that specifies the events supported by the synonym.

Ejemplos

Usar sinónimos