ImageGear .NET v25.2 - Updated
ImageGear.Web.Services Assembly / ImageGear.Web.DataProviders Namespace / MarkupSqlImageDataConnection Class
Properties Methods


In This Topic
    MarkupSqlImageDataConnection Class Members
    In This Topic

    The following tables list the members exposed by MarkupSqlImageDataConnection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MarkupSqlImageDataConnection class. Internal API.  
    Top
    Public Methods
     NameDescription
    Public MethodThis is IEnlistmentNotification interface method. This call commits the data to the database. Internal API. System.Transactions.IEnlistmentNotification  
    Public MethodThis is IEnlistmentNotification interface method. For this provider, the data is rolled back. Internal API. System.Transactions.IEnlistmentNotification  
    Public MethodOverridden. Opens the document specified by the input parameter.  
    Public MethodThis is IEnlistmentNotification interface method. Internal API.  
    Public MethodThis is IEnlistmentNotification interface method. Data is Rolled back. Internal API. System.Transactions.IEnlistmentNotification  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. This closes the database connection. Internal API.  
    Top
    See Also