Proprietà TransferBase.Scripter
Gets the scripter for the transfer operation.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Sintassi
'Dichiarazione
Protected ReadOnly Property Scripter As Scripter
Get
'Utilizzo
Dim value As Scripter
value = Me.Scripter
protected Scripter Scripter { get; }
protected:
property Scripter^ Scripter {
Scripter^ get ();
}
member Scripter : Scripter
function get Scripter () : Scripter
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Smo.Scripter
The scripter for the transfer operation.