Table of Contents

Interface IConnectionPage

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public interface IConnectionPage

Properties

AuthType

bool AuthType { get; set; }

Property Value

bool

CeConnectionHelper

bool CeConnectionHelper { get; set; }

Property Value

bool

CustomConStr

string CustomConStr { get; }

Property Value

string

CustomConStrTag

string CustomConStrTag { get; }

Property Value

string

DatabaseName

string DatabaseName { get; set; }

Property Value

string

Factory

ProviderFactory Factory { get; }

Property Value

ProviderFactory

FileName

string FileName { get; set; }

Property Value

string

GenerateConnectionHelper

bool GenerateConnectionHelper { get; }

Property Value

bool

IsServerbased

bool IsServerbased { get; }

Property Value

bool

LastConStr

string LastConStr { get; set; }

Property Value

string

Password

string Password { get; set; }

Property Value

string

ServerName

string ServerName { get; set; }

Property Value

string

UserName

string UserName { get; set; }

Property Value

string

Methods

SetProvider(string)

void SetProvider(string providerKey)

Parameters

providerKey string