Aracılığıyla paylaş


Cube.AggregationPrefix Özelliği

Alır veya ayarlar içinde toplamalardan öneki küp.

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

Sözdizimi

'Bildirim
Public Property AggregationPrefix As String
    Get
    Set
'Kullanım
Dim instance As Cube
Dim value As String

value = instance.AggregationPrefix

instance.AggregationPrefix = value
public string AggregationPrefix { get; set; }
public:
property String^ AggregationPrefix {
    String^ get ();
    void set (String^ value);
}
member AggregationPrefix : string with get, set
function get AggregationPrefix () : String
function set AggregationPrefix (value : String)

Özellik Değeri

Tür: System.String
A dize ile toplama öneki.