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