Aracılığıyla paylaş


CubeDef.Properties Özelliği

Alır bir örnek , bir PropertyCollection ile ilişkili özellikleri içeren bir sınıf CubeDef.

Ad Alanı:  Microsoft.AnalysisServices.AdomdClient
Derleme:  Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property Properties As PropertyCollection
    Get
'Kullanım
Dim instance As CubeDef
Dim value As PropertyCollection

value = instance.Properties
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
member Properties : PropertyCollection
function get Properties () : PropertyCollection

Özellik Değeri

Tür: Microsoft.AnalysisServices.AdomdClient.PropertyCollection
A PropertyCollection ile ilişkili özellikler içerirküp.