Sql100PlanGenerationOptions.Sql100PlanGenerationOptionsElementName Field
Value is "Sql100PlanGenerationOptions".
Namespace: Microsoft.Data.Schema.Sql.Build
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Protected Shared Sql100PlanGenerationOptionsElementName As String
'Usage
Dim value As String
value = Sql100PlanGenerationOptions.Sql100PlanGenerationOptionsElementName
Sql100PlanGenerationOptions.Sql100PlanGenerationOptionsElementName = value
protected static string Sql100PlanGenerationOptionsElementName
protected:
static String^ Sql100PlanGenerationOptionsElementName
protected static var Sql100PlanGenerationOptionsElementName : String
static val mutable Sql100PlanGenerationOptionsElementName: 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
Sql100PlanGenerationOptions Class