Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Property Value
Type: System.Int32
The compatibility level for the String Stores.