IModelPersistenceService Interface

Namespace:  Microsoft.Data.Tools.Model
Assembly:  Microsoft.Data.Tools.Model (in Microsoft.Data.Tools.Model.dll)

Syntax

'Declaration
Public Interface IModelPersistenceService
'Usage
Dim instance As IModelPersistenceService
public interface IModelPersistenceService
public interface class IModelPersistenceService
type IModelPersistenceService =  interface end
public interface IModelPersistenceService

The IModelPersistenceService type exposes the following members.

Methods

  Name Description
Public method GetSerializationText
Public method Refresh
Public method Save

Top

Events

  Name Description
Public event ExternalModelChange

Top

See Also

Reference

Microsoft.Data.Tools.Model Namespace