ADO.NET |DataDirectory| where is this documented?

前端 未结 6 2125
故里飘歌
故里飘歌 2020-11-22 15:01

In AppConfig it is possible to use |DataDirectory| but I can\'t find any doc ?

6条回答
  •  旧巷少年郎
    2020-11-22 15:49

    http://msdn.microsoft.com/en-us/library/aa478948.aspx

    The |DataDirectory| portion of the connection string specifies that the MDF file is located in the App_Data directory.

提交回复
热议问题