OpenRowsetTableReference.WithColumns 屬性

定義

表示使用者想從檔案中讀取的欄位。 它附有 WITH 條款。

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

屬性值

適用於