IScriptView Interface
This class and its members are reserved for internal use and are not intended to be used in your code.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare.Internal
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IScriptView
[CLSCompliantAttribute(false)]
public interface IScriptView
[CLSCompliantAttribute(false)]
public interface class IScriptView
[<CLSCompliantAttribute(false)>]
type IScriptView = interface end
public interface IScriptView
The IScriptView type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CurrentScriptProvider | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
EditorVisible | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
Script | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
WatermarkText | This class and its members are reserved for internal use and are not intended to be used in your code. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ShowToolWindow | This class and its members are reserved for internal use and are not intended to be used in your code. |
![]() |
TryDisplayingSqlScript | This class and its members are reserved for internal use and are not intended to be used in your code. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare.Internal Namespace