Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the compatibility level for the String Stores.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property StringStoresCompatibilityLevel As Integer
Get
Set
'Usage
Dim instance As Partition
Dim value As Integer
value = instance.StringStoresCompatibilityLevel
instance.StringStoresCompatibilityLevel = value
public int StringStoresCompatibilityLevel { get; set; }
public:
property int StringStoresCompatibilityLevel {
int get ();
void set (int value);
}
member StringStoresCompatibilityLevel : int with get, set
function get StringStoresCompatibilityLevel () : int
function set StringStoresCompatibilityLevel (value : int)
Eigenschaftswert
Typ: System.Int32
The compatibility level for the String Stores.