DbDataRecord::ICustomTypeDescriptor::GetAttributes Method ()
.NET Framework (current version)
Returns a collection of custom attributes for this instance of a component.
Assembly: System.Data (in System.Data.dll)
private: virtual AttributeCollection^ GetAttributes() sealed = ICustomTypeDescriptor::GetAttributes
Return Value
Type: System.ComponentModel::AttributeCollection^An AttributeCollection that contains the attributes for this object.
Implements
ICustomTypeDescriptor::GetAttributes()For more information, see GetAttributes.
.NET Framework
Available since 1.1
Available since 1.1
Show: