ScriptOption.DriIncludeSystemNames 속성
Gets an object value that specifies whether the system generated constraint names used to enforce declarative referential integrity are included in the script.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public Shared ReadOnly Property DriIncludeSystemNames As ScriptOption
Get
‘사용 방법
Dim value As ScriptOption
value = ScriptOption.DriIncludeSystemNames
public static ScriptOption DriIncludeSystemNames { get; }
public:
static property ScriptOption^ DriIncludeSystemNames {
ScriptOption^ get ();
}
static member DriIncludeSystemNames : ScriptOption
static function get DriIncludeSystemNames () : ScriptOption
속성 값
유형: Microsoft.SqlServer.Management.Smo.ScriptOption
A ScriptOption object that represents the DriIncludeSystemNamesin the scripting options.
참고 항목
참조
Microsoft.SqlServer.Management.Smo 네임스페이스