DatabaseInfo
Assembly: ServiceStack.Client.dll
View Source
Declaration
[Exclude(Feature.Soap)]
public class DatabaseInfo
Properties
Alias
View Source
Declaration
public string Alias { get; set; }
Name
View Source
Declaration
public string Name { get; set; }
Schemas
View Source
Declaration
public List<SchemaInfo> Schemas { get; set; }