Partition.AggregationPrefix Özelliği
Alır veya ayarlar toplama için kullanılan tablolarda kullanılan önek.
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 Partition
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 toplama öneki içeren.