GeographyTessellationFunction.FillRow(Object, SqlBytes, Int16, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fills the row for the GeographyTessellationFunction.
public static void FillRow (object obj, out System.Data.SqlTypes.SqlBytes cellId, out short cellAttributes, out int spatialReferenceId);
static member FillRow : obj * SqlBytes * int16 * int -> unit
Public Shared Sub FillRow (obj As Object, ByRef cellId As SqlBytes, ByRef cellAttributes As Short, ByRef spatialReferenceId As Integer)
Parameters
- obj
- Object
The object.
- cellId
- SqlBytes
The cell identifier.
- cellAttributes
- Int16
The cell attributes.
- spatialReferenceId
- Int32
The spatial reference identifier.