SqlPlanGenerationOptions.CurrentVersion Field

Value is RosarioVersion.

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

Syntax

'Declaration
Protected Shared CurrentVersion As String
'Usage
Dim value As String

value = SqlPlanGenerationOptions.CurrentVersion

SqlPlanGenerationOptions.CurrentVersion = value
protected static string CurrentVersion
protected:
static String^ CurrentVersion
protected static var CurrentVersion : String
static val mutable CurrentVersion: string

.NET Framework Security

See Also

Reference

SqlPlanGenerationOptions Class

SqlPlanGenerationOptions Members

Microsoft.Data.Schema.Sql.Build Namespace