IActionHandlerInfo.DefaultProperties Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les propriétés par défaut associées au gestionnaire d'actions.
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
Valeur de propriété
Propriétés par défaut associées au gestionnaire d'actions.