BinarySourceBase Constructor

Initializes an object of the BinarySourceBase class.

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New BinarySourceBase()
protected BinarySourceBase()
protected:
BinarySourceBase()
new : unit -> BinarySourceBase
protected function BinarySourceBase()

Remarks

The object is set to its default values.

See Also

Reference

BinarySourceBase Class

Microsoft.SqlServer.Management.Dac Namespace