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
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New BinarySourceBase()
protected BinarySourceBase()
protected:
BinarySourceBase()
new : unit -> BinarySourceBase
protected function BinarySourceBase()
Remarks
The object is set to its default values.