Guest User

Untitled

a guest
Jun 25th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <asp:LinqDataSource ID="LinqDataSource1" runat="server"
  2. ContextTypeName="NothwindDataContext" EnableUpdate="True"
  3. TableName="Categories">
  4. </asp:LinqDataSource>
Add Comment
Please, Sign In to add comment