次の方法で共有


ConnectionTypeCreateProperties クラス

定義

接続の作成の種類のプロパティ。

public class ConnectionTypeCreateProperties
type ConnectionTypeCreateProperties = class
Public Class ConnectionTypeCreateProperties
継承
ConnectionTypeCreateProperties

コンストラクター

ConnectionTypeCreateProperties()

ConnectionTypeCreateProperties クラスの新しいインスタンスを初期化します。

ConnectionTypeCreateProperties(IDictionary<String,FieldDefinition>)

必要な引数を使用して ConnectionTypeCreateProperties クラスの新しいインスタンスを初期化します。

プロパティ

FieldDefinitions

必須。 接続の種類のフィールド定義を取得または設定します。

IsGlobal

省略可能。 接続の種類がグローバルかどうかを示すブール値を取得または設定します。

適用対象