CubeDef.Type Özelliği
Döndürür CubeType küp destekliyorsa sağlayıcı.
Ad Alanı: Microsoft.AnalysisServices.AdomdClient
Derleme: Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property Type As CubeType
Get
'Kullanım
Dim instance As CubeDef
Dim value As CubeType
value = instance.Type
public CubeType Type { get; }
public:
property CubeType Type {
CubeType get ();
}
member Type : CubeType
function get Type () : CubeType
Özellik Değeri
Kural dışı durumlar
Özel durum | Koşul |
---|---|
System.NotSupportedException | Sağlayıcı bu özellik desteklemiyor. |