共用方式為


TmdlFormatException 類別

定義

重要事項:TMDL 仍在預覽狀態,而且 API 介面在 GA 之前可能仍會修改!

   Represents an exception that is raised when a failure in parsing a TMDL document is caused by invalid format.
[System.Serializable]
public sealed class TmdlFormatException : Microsoft.AnalysisServices.Tabular.TomException
[<System.Serializable>]
type TmdlFormatException = class
    inherit TomException
Public NotInheritable Class TmdlFormatException
Inherits TomException
繼承
TmdlFormatException
屬性

屬性

Document

重要事項:TMDL 仍在預覽狀態,而且 API 介面在 GA 之前可能仍會修改!

取得剖析失敗的主旨的檔。

HasDocumentSourceInfo

重要事項:TMDL 仍在預覽狀態,而且 API 介面在 GA 之前可能仍會修改!

取得值,指出例外狀況是否可以傳回與相關 TMDL 來源相關的資訊。

Line

取得檔中造成剖析失敗的行號。

LineText

重要事項:TMDL 仍在預覽狀態,而且 API 介面在 GA 之前可能仍會修改!

取得檔中造成剖析失敗之行的文字。

方法

GetObjectData(SerializationInfo, StreamingContext)

重要事項:TMDL 仍在預覽狀態,而且 API 介面在 GA 之前可能仍會修改!

   Represents an exception that is raised when a failure in parsing a TMDL document is caused by invalid format.

適用於