TeamFoundationTableValueParameter<T>.m_record Field
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected m_record As SqlDataRecord
protected SqlDataRecord m_record
protected:
SqlDataRecord^ m_record
val mutable m_record: SqlDataRecord
protected var m_record : SqlDataRecord
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.