Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.