Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets a connection to an instance of the Database Engine.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxe
'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property ServerConnection As ServerConnection
Get
'Uso
Dim instance As RegisteredServersStore
Dim value As ServerConnection
value = instance.ServerConnection
[SfcIgnoreAttribute]
public ServerConnection ServerConnection { get; }
[SfcIgnoreAttribute]
public:
property ServerConnection^ ServerConnection {
ServerConnection^ get ();
}
[<SfcIgnoreAttribute>]
member ServerConnection : ServerConnection
function get ServerConnection () : ServerConnection
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Common.ServerConnection
A ServerConnection value that specifies the server connection.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.