DropColumnOperation.RemovedAnnotations 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 annotations personnalisées qui existent sur la colonne en cours de suppression.
public System.Collections.Generic.IDictionary<string,object> RemovedAnnotations { get; }
member this.RemovedAnnotations : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property RemovedAnnotations As IDictionary(Of String, Object)