Freigeben über


BeginPostDeploymentScriptStep.Action-Methode

Stellt einen leeren Schritt dar, der keine Aktion ausführt.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Overrides Function Action As String
public override string Action()
public:
virtual String^ Action() override
abstract Action : unit -> string 
override Action : unit -> string 
public override function Action() : String

Rückgabewert

Typ: System.String
Eine leere Zeichenfolge.

.NET Framework-Sicherheit

Siehe auch

Referenz

BeginPostDeploymentScriptStep Klasse

Microsoft.Data.Schema.Build-Namespace