SqlServerConfigurationProvider<TAppConfiguration>.Tablename

Table in the database that holds configuration data Table must have ID(int) and ConfigData (nText) fields

public string Tablename { get; set; }

See also:

Class SqlServerConfigurationProvider

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic