Bagikan melalui


IWithCollation Interface

Definition

The SQL Database definition to set the collation for database.

public interface IWithCollation
type IWithCollation = interface
Public Interface IWithCollation
Derived

Methods

WithCollation(String)

Sets the collation for the SQL Database.

Applies to