SqlGeographyBuilder Constructor
Constructs a SqlGeographyBuilder object.
Namespace: Microsoft.SqlServer.Types
Assembly: Microsoft.SqlServer.Types (in Microsoft.SqlServer.Types.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SqlGeographyBuilder()
public SqlGeographyBuilder()
public:
SqlGeographyBuilder()
new : unit -> SqlGeographyBuilder
public function SqlGeographyBuilder()