Column.SourceProviderType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
資料來源語言中定義的資料行原始資料類型。 此資料類型會用來產生直接針對資料來源的查詢,例如在 DirectQuery 模式中的查詢。
public string SourceProviderType { get; set; }
member this.SourceProviderType : string with get, set
Public Property SourceProviderType As String