BoundingBoxParameterType Enumeration
Specifies the types of bounding box parameter.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Member name | Description | |
---|---|---|
None | The parameter is None. | |
XMax | The parameter is XMax. | |
XMin | The parameter is XMin. | |
YMax | The parameter is YMax. | |
YMin | The parameter is YMin. |
Show: