Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the compatibility level for the database.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<PropertyOrderAttribute()> _
Public Property CompatibilityLevel As Integer
Get
Set
'Uso
Dim instance As Database
Dim value As Integer
value = instance.CompatibilityLevel
instance.CompatibilityLevel = value
[PropertyOrderAttribute()]
public int CompatibilityLevel { get; set; }
[PropertyOrderAttribute()]
public:
property int CompatibilityLevel {
int get ();
void set (int value);
}
[<PropertyOrderAttribute()>]
member CompatibilityLevel : int with get, set
function get CompatibilityLevel () : int
function set CompatibilityLevel (value : int)
Valor de la propiedad
Tipo: System.Int32
The compatibility level of the database.