Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the scripter for the transfer operation.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Protected ReadOnly Property Scripter As Scripter
Get
'Usage
Dim value As Scripter
value = Me.Scripter
protected Scripter Scripter { get; }
protected:
property Scripter^ Scripter {
Scripter^ get ();
}
member Scripter : Scripter
function get Scripter () : Scripter
Property Value
Type: Microsoft.SqlServer.Management.Smo.Scripter
The scripter for the transfer operation.