IActionHandlerInfo.DefaultProperties Proprietà

Definizione

Ottiene le proprietà predefinite associate al gestore azione.

public:
 property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ DefaultProperties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
public Microsoft.SqlServer.Management.Data.IPropertyDictionary DefaultProperties { get; }
member this.DefaultProperties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
Public ReadOnly Property DefaultProperties As IPropertyDictionary

Valore della proprietà

Proprietà predefinite associate al gestore azione.

Si applica a