SqlSchemaDeploymentOptions.ExcludedTypeValueName Field
The option name to exclude the type ("ExcludedType").
Namespace: Microsoft.Data.Schema.Sql.Build
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Protected Const ExcludedTypeValueName As String
protected const string ExcludedTypeValueName
protected:
literal String^ ExcludedTypeValueName
static val mutable ExcludedTypeValueName: string
protected const var ExcludedTypeValueName : 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.