Enumeração ServerType

The ServerType enumeration contains values that are used to specify whether the server is part of a multi-server administration matrix.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Enumeration ServerType
'Uso
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

Membros

Nome do membro Descrição
Singleton

Comentários

The ServerType enumeration class is served by the Server class and ServerGroup class.

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência