Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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
Members
| Member name | Description | |
|---|---|---|
| NoId | No ID specified. | |
| OnlyId | Only the ID is specified. | |
| WithId | Id is specified. |