BoundingBoxParameterType 列舉

Specifies the types of bounding box parameter.

命名空間:  Microsoft.SqlServer.TransactSql.ScriptDom
組件:  Microsoft.SqlServer.TransactSql.ScriptDom (在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)

語法

'宣告
Public Enumeration BoundingBoxParameterType
'用途
Dim instance As BoundingBoxParameterType
public enum BoundingBoxParameterType
public enum class BoundingBoxParameterType
type BoundingBoxParameterType
public enum BoundingBoxParameterType

成員

成員名稱 說明
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.

請參閱

參考

Microsoft.SqlServer.TransactSql.ScriptDom 命名空間