SchemaCompareComparisonGenerator.Param_SrcServerName Field
The name of the parameter that is used to specify a source server name to the DTE command Data.NewDataComparison.
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_SrcServerName As String
public const string Param_SrcServerName
public:
literal String^ Param_SrcServerName
static val mutable Param_SrcServerName: string
public const var Param_SrcServerName : 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