SqlCollationControllerConfigurationPublicSettings.SqlCollation Property

Definition

Gets or sets the SQL collation for this setting.

public:
 virtual property System::String ^ SqlCollation { System::String ^ get(); void set(System::String ^ value); };
public virtual string SqlCollation { get; set; }
member this.SqlCollation : string with get, set
Public Overridable Property SqlCollation As String

Property Value

The SQL collation for this setting.

Applies to