RDMSType.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::DataWarehouse::Design::RDMSDBType Type { Microsoft::DataWarehouse::Design::RDMSDBType get(); void set(Microsoft::DataWarehouse::Design::RDMSDBType value); };
public Microsoft.DataWarehouse.Design.RDMSDBType Type { get; set; }
member this.Type : Microsoft.DataWarehouse.Design.RDMSDBType with get, set
Public Property Type As RDMSDBType