Właściwość Database.AggregationPrefix
Wspólny prefiks do nazwy agregacja całej skojarzonym definiuje Database.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property AggregationPrefix As String
Get
Set
'Użycie
Dim instance As Database
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)
Wartość właściwości
Typ: System.String
Prefiks nazwy agregacji.