SqlUserInteractionServices.BatchSeparator 屬性

取得關鍵字,這個關鍵字用於標示批次的結尾。

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

語法

'宣告
Public Overrides ReadOnly Property BatchSeparator As String
    Get
public override string BatchSeparator { get; }
public:
virtual property String^ BatchSeparator {
    String^ get () override;
}
abstract BatchSeparator : string
override BatchSeparator : string
override function get BatchSeparator () : String

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

SqlUserInteractionServices 類別

Microsoft.Data.Schema.Sql 命名空間