This topic has not yet been rated - Rate this topic

SpatialTessellationFunction.GetId Method

SQL Server 2012

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets the cell identifier from the specified object.

Namespace:  Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
public static string GetId(
	Object obj
)

Parameters

obj
Type: System.Object
The object to get the identifier from.

Return Value

Type: System.String
The String that the represents the cell identifier.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.