GeographyTessellationFunction.FillRow(Object, SqlBytes, Int16, Int32) メソッド

定義

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)

パラメーター

obj
Object

オブジェクト。

cellId
SqlBytes

セル識別子。

cellAttributes
Int16

セル属性。

spatialReferenceId
Int32

空間参照識別子。

適用対象