ActionHandlerInfo.DefaultProperties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ActionHandler の既定のプロパティを取得します。値の設定も可能です。
public:
property Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ DefaultProperties { Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ get(); void set(Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ value); };
public Microsoft.SqlServer.Management.RegisteredPropertyDictionary DefaultProperties { get; set; }
member this.DefaultProperties : Microsoft.SqlServer.Management.RegisteredPropertyDictionary with get, set
Public Property DefaultProperties As RegisteredPropertyDictionary
プロパティ値
ActionHandler の既定のプロパティ。