ObjectPropertyProvider.Properties 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 de l'objet de données actuel dans la liste.
public:
property System::Collections::Generic::Dictionary<System::String ^, Microsoft::SqlServer::Management::Data::ObjectPropertyData ^> ^ Properties { System::Collections::Generic::Dictionary<System::String ^, Microsoft::SqlServer::Management::Data::ObjectPropertyData ^> ^ get(); };
public System.Collections.Generic.Dictionary<string,Microsoft.SqlServer.Management.Data.ObjectPropertyData> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, Microsoft.SqlServer.Management.Data.ObjectPropertyData>
Public ReadOnly Property Properties As Dictionary(Of String, ObjectPropertyData)
Valeur de propriété
Propriétés d'un objet dans la liste.