Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the specified server type by using a globally unique identifier.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Public Shared ReadOnly ServerType As Guid
'Usage
Dim value As Guid
value = OlapServerType.ServerType
public static readonly Guid ServerType
public:
static initonly Guid ServerType
static val ServerType: Guid
public static final var ServerType : Guid