Share via


ComparisonStyle propriété

Gets the comparison style for the instance of SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property ComparisonStyle As Integer
    Get
'Utilisation
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

Valeur de la propriété

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