IWithCollation インターフェイス

定義

データベースの照合順序を設定するSQL Database定義。

public interface IWithCollation
type IWithCollation = interface
Public Interface IWithCollation
派生

メソッド

WithCollation(String)

SQL Databaseの照合順序を設定します。

適用対象