GeographyTessellationFunction.FillRow(Object, SqlBytes, Int16, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Preenche a linha para o 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
O objeto.
- cellId
- SqlBytes
O identificador da célula.
- cellAttributes
- Int16
Os atributos de célula.
- spatialReferenceId
- Int32
O identificador de referência espacial.