RenameTableOperation.NewName 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.
Nouveau nom de table ou null si seul le schéma a changé.
public virtual string NewName { get; set; }
public virtual string? NewName { get; set; }
member this.NewName : string with get, set
Public Overridable Property NewName As String