共用方式為


GeometryEnvelopeAggregate.Init 方法

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Initializes the properties of a GeometryEnvelopeAggregate instance.

命名空間:  Microsoft.SqlServer.Types
組件:  Microsoft.SqlServer.Types (在 Microsoft.SqlServer.Types.dll 中)

語法

'宣告
Public Sub Init
'用途
Dim instance As GeometryEnvelopeAggregate

instance.Init()
public void Init()
public:
virtual void Init() sealed
abstract Init : unit -> unit  
override Init : unit -> unit
public final function Init()

請參閱

參考

GeometryEnvelopeAggregate 類別

Microsoft.SqlServer.Types 命名空間