GeometryCollectionAggregate.Init Method ()

 

Applies To: SQL Server 2016 Preview

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes the properties of a GeometryCollectionAggregate object.

Namespace:   Microsoft.SqlServer.Types
Assembly:  Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)

Syntax

public void Init()
public:
virtual void Init() sealed
abstract Init : unit -> unit
override Init : unit -> unit
Public Sub Init

See Also

GeometryCollectionAggregate Class
Microsoft.SqlServer.Types Namespace

Return to top