Generator.Enable Method
Sets the generator state to enabled.
Espacio de nombres: Microsoft.SqlServer.Management.Nmo
Ensamblado: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Sintaxis
'Declaración
Public Sub Enable
public void Enable ()
public:
void Enable ()
public void Enable ()
public function Enable ()
Notas
When you create an application, the generator is disabled.
Enabling a generator allows it to fire rules, which allows notification generation.
Use the Disable method to disable a generator.
Seguridad para subprocesos
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
Generator Class
Generator Members
Microsoft.SqlServer.Management.Nmo Namespace
Otros recursos
Especificar la configuración del generador
Habilitar y deshabilitar instancias, aplicaciones o componentes