2 writes to m_XmlSchemaCollectionName
System.Data (2)
fx\src\data\System\Data\Sql\SqlMetaData.cs (2)
238
m_XmlSchemaCollectionName
= xmlSchemaCollectionName;
676
m_XmlSchemaCollectionName
= objectName;
1 reference to m_XmlSchemaCollectionName
System.Data (1)
fx\src\data\System\Data\Sql\SqlMetaData.cs (1)
380
return
m_XmlSchemaCollectionName
;