ProviderAttribute.Type 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來建構 ProviderAttribute 的提供者型別。
public:
property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type
屬性值
提供者的型別。
備註
LINQ to SQL支援Sql2000Provider、 Sql2005Provider和 Sql2008Provider 提供者。 這些是的 SqlProvider子類別。