Partition.CurrentStringStoresCompatibilityLevel 속성
Gets or sets the compatibility level for the Current String stores.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Property CurrentStringStoresCompatibilityLevel As Integer
Get
Set
‘사용 방법
Dim instance As Partition
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)
속성 값
유형: System.Int32
The compatibility level of the Current String Stores.