Expand Minimize
This topic has not yet been rated - Rate this topic

Server.ComparisonStyle Property

Gets the Windows comparison style of the collation.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.SqlAzureDatabase)> _
Public ReadOnly Property ComparisonStyle As Integer 
	Get
'Usage
Dim instance As Server 
Dim value As Integer 

value = instance.ComparisonStyle

Property Value

Type: System.Int32
The Windows comparison style of the collation.

Implements

IServerInformation.ComparisonStyle
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.