Propriedade do RDL ServerSelectionAdapter.Edition
Gets the edition of the server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public ReadOnly Property Edition As String
Get
'Uso
Dim instance As ServerSelectionAdapter
Dim value As String
value = instance.Edition
public string Edition { get; }
public:
virtual property String^ Edition {
String^ get () sealed;
}
abstract Edition : string
override Edition : string
final function get Edition () : String
Valor da propriedade
Tipo: System.String
An integer value that contains the edition of the server.