Sql80PlanGenerationOptions.Sql80PlanGenerationOptionsElementName Field
Value is "Sql80PlanGenerationOptions".
Namespace: Microsoft.Data.Schema.Sql.Build
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Protected Shared Sql80PlanGenerationOptionsElementName As String
'Usage
Dim value As String
value = Sql80PlanGenerationOptions.Sql80PlanGenerationOptionsElementName
Sql80PlanGenerationOptions.Sql80PlanGenerationOptionsElementName = value
protected static string Sql80PlanGenerationOptionsElementName
protected:
static String^ Sql80PlanGenerationOptionsElementName
protected static var Sql80PlanGenerationOptionsElementName : String
static val mutable Sql80PlanGenerationOptionsElementName: string
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Sql80PlanGenerationOptions Class