2 writes to m_FillRowMethodName
System.Data (2)
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (2)
51
m_FillRowMethodName
= null;
112
m_FillRowMethodName
= value;
1 reference to m_FillRowMethodName
System.Data (1)
fx\src\data\System\Data\Sql\SqlFunctionAttribute.cs (1)
109
return
m_FillRowMethodName
;