RDMSMax Constructors
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.
Overloads
| Name | Description |
|---|---|
| RDMSMax() | |
| RDMSMax(RDMSColumn) |
RDMSMax()
public:
RDMSMax();
public RDMSMax();
Public Sub New ()
Applies to
RDMSMax(RDMSColumn)
public:
RDMSMax(Microsoft::DataWarehouse::Design::RDMSColumn ^ column);
public RDMSMax(Microsoft.DataWarehouse.Design.RDMSColumn column);
new Microsoft.DataWarehouse.Design.RDMSMax : Microsoft.DataWarehouse.Design.RDMSColumn -> Microsoft.DataWarehouse.Design.RDMSMax
Public Sub New (column As RDMSColumn)
Parameters
- column
- RDMSColumn