Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the edition of the server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public ReadOnly Property Edition As String
Get
'Usage
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
Property Value
Type: System.String
An integer value that contains the edition of the server.