SchemaCompareComparisonGenerator.Param_ConnectionName Field
The name of the parameter that is used to specify the connection name 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_ConnectionName As String
public const string Param_ConnectionName
public:
literal String^ Param_ConnectionName
static val mutable Param_ConnectionName: string
public const var Param_ConnectionName : 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