Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of bounding box parameter.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration BoundingBoxParameterType
public enum BoundingBoxParameterType
public enum class BoundingBoxParameterType
type BoundingBoxParameterType
public enum BoundingBoxParameterType
Members
Member name | Description | |
---|---|---|
None | Parameter is None | |
XMin | Parameter is XMin | |
YMin | Parameter is YMin | |
XMax | Parameter is XMax | |
YMax | Parameter is YMax |