Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.