Server.ComparisonStyle Property
Gets the ComparisonStype property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
<SfcPropertyAttribute> _
Public ReadOnly Property ComparisonStyle As Integer
Get
'Usage
Dim instance As Server
Dim value As Integer
value = instance.ComparisonStyle
[SfcPropertyAttribute]
public int ComparisonStyle { get; }
[SfcPropertyAttribute]
public:
virtual property int ComparisonStyle {
int get () sealed;
}
[<SfcPropertyAttribute>]
abstract ComparisonStyle : int
[<SfcPropertyAttribute>]
override ComparisonStyle : int
final function get ComparisonStyle () : int
Property Value
Type: System.Int32
Int32