Clase SfcApplication
Represents the SFC system and its global events and data. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Jerarquía de herencia
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcApplication
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Class SfcApplication
'Uso
Dim instance As SfcApplication
public class SfcApplication
public ref class SfcApplication
type SfcApplication = class end
public class SfcApplication
El tipo SfcApplication expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
SfcApplication | Initializes a new instance of the SfcApplication class. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Campos
Nombre | Descripción | |
---|---|---|
Events | Gets an SfcApplicationEvents object that represents all the SFC application events. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.