Classe SfcConnectionContext
Tracks and transitions the connection context mode between offline, online, and batch update modes. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Hierarquia de herança
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcConnectionContext
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Class SfcConnectionContext
'Uso
Dim instance As SfcConnectionContext
public class SfcConnectionContext
public ref class SfcConnectionContext
type SfcConnectionContext = class end
public class SfcConnectionContext
O tipo SfcConnectionContext expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
SfcConnectionContext | Initializes a new instance of the SfcConnectionContext class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Mode | Gets or sets the connection mode of the object tree. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
FlushActionLog | Clears the action log and performs any write operations that are queued in the action log. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.