RDMSCreate.Table 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.
Contient RDMSColumn
public:
property Microsoft::DataWarehouse::Design::RDMSTable ^ Table { Microsoft::DataWarehouse::Design::RDMSTable ^ get(); void set(Microsoft::DataWarehouse::Design::RDMSTable ^ value); };
public Microsoft.DataWarehouse.Design.RDMSTable Table { get; set; }
member this.Table : Microsoft.DataWarehouse.Design.RDMSTable with get, set
Public Property Table As RDMSTable