GetConstantClassification Method
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Gets the ConstantClassification of a constant node.
Overload List
Name | Description | |
---|---|---|
GetConstantClassification(Object) | Gets the ConstantClassification of a constant node. | |
GetConstantClassification(Node) | Gets the ConstantClassification of a constant node. |
Top