ServerConnection.BatchSeparator 属性

定义

定义 ExecuteNonQuery 方法使用的批处理分隔符。 默认值为“GO”。 批处理分隔符不区分大小写。

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

属性值

适用于