EditorFactorySqlCe Class
Editor factory for SQL Server CE.
Assembly: SQLEditors (in SQLEditors.dll)
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::EditorFactoryBase
Microsoft.SqlServer.Management.UI.VSIntegration.Editors::EditorFactorySqlCe
| Name | Description | |
|---|---|---|
![]() | EditorFactorySqlCe(Boolean) | Initializes a new instance of the EditorFactorySqlCe class. |
| Name | Description | |
|---|---|---|
![]() | Cookie | Abstract handle in Visual Studio to be used to unregister this editor.(Inherited from EditorFactoryBase.) |
![]() | EditorGuid | Gets the editor factory Guid. (Inherited from EditorFactoryBase.) |
| Name | Description | |
|---|---|---|
![]() | CreateEditorInstance(IServiceProvider^, Boolean, String^) | Creates an instance of the editor.(Inherited from EditorFactoryBase.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | withEncoding | Boolean that indicates if the script uses encoding.(Inherited from EditorFactoryBase.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IVsEditorFactory::Close() | Interop provider.(Inherited from EditorFactoryBase.) |
![]() ![]() | IVsEditorFactory::CreateEditorInstance(UInt32, String^, String^, IVsHierarchy^, UInt32, IntPtr, IntPtr%, IntPtr%, String^%, Guid%, Int32%) | The interop provider.(Inherited from EditorFactoryBase.) |
![]() ![]() | IVsEditorFactory::MapLogicalView(Guid%, String^%) | Maps the logical view.(Inherited from EditorFactoryBase.) |
![]() ![]() | IVsEditorFactory::SetSite(IServiceProvider^) | Sets the site.(Inherited from EditorFactoryBase.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





