CreateColumnMasterKeyStatement.Parameters 속성

정의

열 마스터 키를 만드는 데 필요한 매개 변수 컬렉션

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

속성 값

적용 대상