Share via


DtsServerType.ServerType Field

Defines a value that specifies the type of the server.

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 = DtsServerType.ServerType
public static readonly Guid ServerType
public:
static initonly Guid ServerType
static val ServerType: Guid
public static final var ServerType : Guid

See Also

Reference

DtsServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace