Freigeben über


NoIdentities-Eigenschaft

Gets an object value that specifies whether definitions of identity property seed and increment are included in the generated script.

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

Syntax

'Declaration
Public Shared ReadOnly Property NoIdentities As ScriptOption
    Get
'Usage
Dim value As ScriptOption

value = ScriptOption.NoIdentities
public static ScriptOption NoIdentities { get; }
public:
static property ScriptOption^ NoIdentities {
    ScriptOption^ get ();
}
static member NoIdentities : ScriptOption
static function get NoIdentities () : ScriptOption

Eigenschaftenwert

Typ: Microsoft.SqlServer.Management.Smo. . :: . .ScriptOption
A ScriptOption object that represents the NoIdentitiesin the scripting options.

Beispiele

Skripterstellung