GeographyTessellationFunction.FillRow(Object, SqlBytes, Int16, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Remplit la ligne pour le 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)
Paramètres
- obj
- Object
Objet.
- cellId
- SqlBytes
Identificateur de cellule.
- cellAttributes
- Int16
Attributs de cellule.
- spatialReferenceId
- Int32
Identificateur de référence spatiale.