SchemaCompareComparisonGenerator.Param_ProjectBased Field
One of the valid values of the parameter that is used to specify a provider type to the DTE command Data.NewSchemaComparison.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Const Param_ProjectBased As String
public const string Param_ProjectBased
public:
literal String^ Param_ProjectBased
static val mutable Param_ProjectBased: string
public const var Param_ProjectBased : 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
SchemaCompareComparisonGenerator Class
Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare Namespace