SchemaCompareComparisonGenerator.Param_NoPopup Field
The name of the parameter that is used to specify whether a dialog box should appear for the DTE command Data.SchemaCompareWriteUpdates.
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_NoPopup As String
public const string Param_NoPopup
public:
literal String^ Param_NoPopup
static val mutable Param_NoPopup: string
public const var Param_NoPopup : 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