Share via


SqlSchemaDeploymentOptions.VersionElementName Field

The name of the version option ("Version").

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

Syntax

'Declaration
Protected Const VersionElementName As String
protected const string VersionElementName
protected:
literal String^ VersionElementName
static val mutable VersionElementName: string
protected const var VersionElementName : String

.NET Framework Security

See Also

Reference

SqlSchemaDeploymentOptions Class

Microsoft.Data.Schema.Sql.Build Namespace