GeographyTessellationFunction.FillRow(Object, SqlBytes, Int16, Int32) Método

Definición

Rellena la fila de .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)

Parámetros

obj
Object

Objeto .

cellId
SqlBytes

Identificador de celda.

cellAttributes
Int16

Atributos de celda.

spatialReferenceId
Int32

Identificador de referencia espacial.

Se aplica a