ServerConnection.BatchSeparator 屬性

定義

定義了 ExecuteNonQuery 方法所使用的批次分隔符。 預設是「GO」。 批次分隔器不區分大小寫。

public string BatchSeparator { get; set; }
member this.BatchSeparator : string with get, set
Public Property BatchSeparator As String

屬性值

適用於