RDMSSelect.RDMSWhere 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::RDMSWhere ^ RDMSWhere { Microsoft::DataWarehouse::Design::RDMSWhere ^ get(); void set(Microsoft::DataWarehouse::Design::RDMSWhere ^ value); };
public Microsoft.DataWarehouse.Design.RDMSWhere RDMSWhere { get; set; }
member this.RDMSWhere : Microsoft.DataWarehouse.Design.RDMSWhere with get, set
Public Property RDMSWhere As RDMSWhere