Model.Tables 属性

定义

获取当前 Model 中的所有表的集合对象。

public Microsoft.AnalysisServices.Tabular.TableCollection Tables { get; }
member this.Tables : Microsoft.AnalysisServices.Tabular.TableCollection
Public ReadOnly Property Tables As TableCollection

属性值

适用于