RenameEntityStatement.SeparatorType Property

Definition

Shows the separator.

public Microsoft.SqlServer.TransactSql.ScriptDom.SeparatorType? SeparatorType { get; set; }
member this.SeparatorType : Nullable<Microsoft.SqlServer.TransactSql.ScriptDom.SeparatorType> with get, set
Public Property SeparatorType As Nullable(Of SeparatorType)

Property Value

Applies to