Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This API supports the SQL Server 2012 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
'Declaration
Public Sub Init
'Usage
Dim instance As GeometryCollectionAggregate
instance.Init()
public void Init()
public:
virtual void Init() sealed
abstract Init : unit -> unit
override Init : unit -> unit
public final function Init()