Constructeur TransferBase
Initializes a new instance of the TransferBase class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New TransferBase()
public TransferBase()
public:
TransferBase()
new : unit -> TransferBase
public function TransferBase()