Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets or sets the compatibility level of the current string stores.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property CurrentStringStoresCompatibilityLevel As Integer
Get
Set
'Usage
Dim instance As Dimension
Dim value As Integer
value = instance.CurrentStringStoresCompatibilityLevel
instance.CurrentStringStoresCompatibilityLevel = value
public int CurrentStringStoresCompatibilityLevel { get; set; }
public:
property int CurrentStringStoresCompatibilityLevel {
int get ();
void set (int value);
}
member CurrentStringStoresCompatibilityLevel : int with get, set
function get CurrentStringStoresCompatibilityLevel () : int
function set CurrentStringStoresCompatibilityLevel (value : int)
Property Value
Type: System.Int32
The compatibility level of the current string stores.