共用方式為


SqlScriptDomGenerator.KeepBodyScriptFormat 屬性

取得值,這個值表示是否保留主體指令碼的格式。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Protected Friend ReadOnly Property KeepBodyScriptFormat As Boolean
    Get
protected internal bool KeepBodyScriptFormat { get; }
protected public:
property bool KeepBodyScriptFormat {
    bool get ();
}
member KeepBodyScriptFormat : bool
function get KeepBodyScriptFormat () : boolean

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

SqlScriptDomGenerator 類別

Microsoft.Data.Schema.Sql.SchemaModel 命名空間