Share via


EndPreDeploymentScriptStep.Action Method

Returns an empty string.

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

Return Value

Type: System.String
An empty string.

.NET Framework Security

See Also

Reference

EndPreDeploymentScriptStep Class

Microsoft.Data.Schema.Build Namespace