AlterTableSetStatement.Options 속성

정의

설정할 옵션입니다.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TableOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.TableOption>
Public ReadOnly Property Options As IList(Of TableOption)

속성 값

적용 대상