Expand Minimize
This topic has not yet been rated - Rate this topic

SqlGeometry.MinDbCompatibilityLevel Method

SQL Server 2012

Returns the minimum database compatibility that accepts the SqlGeometry type.

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
[SqlMethodAttribute(IsDeterministic = true, IsPrecise = false)]
public int MinDbCompatibilityLevel()

Return Value

Type: System.Int32
The minimum database compatibility.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.