Freigeben über


UrnIdOption-Enumeration

Enumerates URN identification options.

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

Syntax

'Declaration
Public Enumeration UrnIdOption
'Usage
Dim instance As UrnIdOption
public enum UrnIdOption
public enum class UrnIdOption
type UrnIdOption
public enum UrnIdOption

Elemente

Elementname Beschreibung
WithId Id is specified.
OnlyId Only the ID is specified.
NoId No ID specified.