Compartir a través de


ComparisonStyle Propiedad

Gets the comparison style for the instance of SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property ComparisonStyle As Integer
    Get
'Uso
Dim instance As Information
Dim value As Integer

value = instance.ComparisonStyle
[SfcPropertyAttribute]
public int ComparisonStyle { get; }
[SfcPropertyAttribute]
public:
property int ComparisonStyle {
    int get ();
}
[<SfcPropertyAttribute>]
member ComparisonStyle : int
function get ComparisonStyle () : int

Valor de la propiedad

Tipo: System. . :: . .Int32
An Int32 value that specifies the comparison style for the instance of SQL Server.