DbDataRecord::ICustomTypeDescriptor::GetAttributes Method ()

 

Returns a collection of custom attributes for this instance of a component.

Namespace:   System.Data.Common
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.

For more information, see GetAttributes.

.NET Framework
Available since 1.1
Return to top
Show: