TransactionsDefaultSettingsSection クラス
トランザクションの既定の設定が含まれています。
構文
class TransactionsDefaultSettingsSection : ConfigurationSection
メソッド
次の表に、TransactionsDefaultSettingsSection
クラスによって公開されるメソッドの一覧を示します。
名前 | 説明 |
---|---|
GetAllowDefinition | (ConfigurationSection から継承。) |
GetAllowLocation | (ConfigurationSection から継承。) |
RevertToParent | (ConfigurationSection から継承。) |
SetAllowDefinition | (ConfigurationSection から継承。) |
SetAllowLocation | (ConfigurationSection から継承。) |
プロパティ
次の表は、TransactionsDefaultSettingsSection
クラスによって公開されるプロパティの一覧です。
名前 | 説明 |
---|---|
DistributedTransactionManagerName |
ローカルで開始されるすべての分散トランザクションを調整する Microsoft 分散トランザクション コーディネーター (MSDTC) のコンピューター名を指定する読み取り/書き込み string 値。 名前は大文字と小文字を区別せず、コンピューターの短い名前のみを含める必要があります。DistributedTransactionManagerName プロパティは、完全修飾ドメイン名、localhost 名、または IP アドレスを受け入れません。 このプロパティに無効なリモート コンピューター名が含まれている場合、「構成情報を読み取ることができません」という例外がスローされます。DistributedTransactionManagerName プロパティが null であるか、空の文字列が含まれている場合、ローカル トランザクション マネージャーがリモート トランザクション マネージャーとして使用されます。 |
Location |
(ConfigurationSection から継承。)キー プロパティ。 |
Path |
(ConfigurationSection から継承。)キー プロパティ。 |
SectionInformation |
(ConfigurationSection から継承。) |
Timeout |
トランザクションがタイムアウトするまでの既定の間隔を含む読み取り/書き込み datetime 値。既定値は 1 分です。 値 0 は無限大として解釈されます。 注: 実行時に、この値は TransactionsMachineSettingsSection クラスの MaxTimeout プロパティによって自動的に調整されます |
サブクラス
このクラスにはサブクラスが含まれていません。
継承階層
TransactionsDefaultSettingsSection
要件
型 | 説明 |
---|---|
クライアント | - Windows Vista 上の IIS 7.0 - Windows 7 上の IIS 7.5 - Windows 8 上の IIS 8.0 - Windows 10 上の IIS 10.0 |
[サーバー] | - Windows Server 2008 上の IIS 7.0 - Windows Server 2008 R2 上の IIS 7.5 - Windows Server 2012 上の IIS 8.0 - Windows Server 2012 R2 上の IIS 8.5 - Windows Server 2016 上の IIS 10.0 |
Product | - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0 |
MOF ファイル | WebAdministration.mof |
参照
ConfigurationSection クラス
TransactionsMachineSettingsSection クラス
CIM_DATETIME