1038 Sales Literature Storage of sales literature, which may contain one or more documents. 1039 View Saved query against the database. 1043 String Map Mapping between strings. 1048 Property Information about a product property. 1049 Property Option Set Item Item with a name and value in a pro...
[global::System.Data.Linq.Mapping.DatabaseAttribute(Name="SignOffTool")] public partial class DataClasses1DataContext : System.Data.Linq.DataContext { public System.Data.Linq.Table<User> Users { get { return this.GetTable<User>(); } } } For this strongly typed DataContext, you can access...