SchemaComparisonExcludedObjectId.ParentIdentifier 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.
Spécifie le nom de l’objet parent. Il est utilisé pour faire référence à un objet sans nom par référence à son parent (nommé).
public Microsoft.SqlServer.Dac.Model.ObjectIdentifier ParentIdentifier { get; }
member this.ParentIdentifier : Microsoft.SqlServer.Dac.Model.ObjectIdentifier
Public ReadOnly Property ParentIdentifier As ObjectIdentifier