2 references to const_LOCALDB_TRUNCATE_ERR_MESSAGE
System.Data (2)
fx\src\data\System\Data\SqlClient\LocalDBAPI.cs (2)
196
int hResult=LocalDBFormatMessage(hrLocalDB: hrCode, dwFlags:
const_LOCALDB_TRUNCATE_ERR_MESSAGE
, dwLanguageId: (UInt32)CultureInfo.CurrentCulture.LCID,
205
hResult=LocalDBFormatMessage(hrLocalDB: hrCode, dwFlags:
const_LOCALDB_TRUNCATE_ERR_MESSAGE
, dwLanguageId: 0 /* thread locale with fallback to English */,