共用方式為


SupportingStatementOption 列舉型別

模型化選項的值,這個選項表示處理支援陳述式的方式。

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

語法

'宣告
Public Enumeration SupportingStatementOption
public enum SupportingStatementOption
public enum class SupportingStatementOption
type SupportingStatementOption
public enum SupportingStatementOption

成員

成員名稱 說明
IncludeSupportingStatements 指定包含支援的語句。
ExcludeSupportingStatements 指定支援陳述式應排除在外。
OnlySupportingStatements 指定僅處理支援陳述式。

請參閱

參考

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