SqlCollationControllerConfigurationPublicSettings.SqlCollation 属性

定义

获取或设置此设置的 SQL 排序规则。

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

属性值

此设置的 SQL 排序规则。

适用于