MetadataSerializationContext.Item[String] 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得由指定之邏輯路徑編製索引的元數據檔。
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataDocument this[string logicalPath] { get; }
member this.Item(string) : Microsoft.AnalysisServices.Tabular.Serialization.MetadataDocument
Default Public ReadOnly Property Item(logicalPath As String) As MetadataDocument
參數
- logicalPath
- String
所要求文件的邏輯路徑。
屬性值
具有所要求文件內容的 MetadataDocument。
例外狀況
指定的路徑是 Null 參考 (在 Visual Basic 中為 Nothing) 或空白。
指定的路徑會比對內容中的任何檔。