ConnectionInfo
Assembly: ServiceStack.Common.dll
View Source
Declaration
public class ConnectionInfo
Properties
NamedConnection
View Source
Declaration
public string NamedConnection { get; set; }
ConnectionString
View Source
Declaration
public string ConnectionString { get; set; }
ProviderName
View Source
Declaration
public string ProviderName { get; set; }