1 reference to GetCompoundIdentifierParts
System.Data.Linq (1)
SqlClient\SqlBuilder.cs (1)
39
List<string> parts = new List<string>(SqlIdentifier.
GetCompoundIdentifierParts
(table.TableName));