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
NoId No ID specified.
OnlyId Only the ID is specified.
WithId Id is specified.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo-Namespace