GeographyTessellationFunction.FillRow(Object, SqlBytes, Int16, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
空間参照識別子。