次の方法で共有


IWithCollationAfterElasticPoolOptions<ParentT> インターフェイス

定義

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

public interface IWithCollationAfterElasticPoolOptions<ParentT>
type IWithCollationAfterElasticPoolOptions<'ParentT> = interface
Public Interface IWithCollationAfterElasticPoolOptions(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生

メソッド

WithCollation(String)

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

適用対象