DataBus::GetAttributes Method ()

 

Indicates the collection of attributes from data in the DataBus control.

Namespace:   Microsoft.SqlServer.Management.Data
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public:
virtual AttributeCollection^ GetAttributes() sealed

Return Value

Type: System.ComponentModel::AttributeCollection^

An AttributeCollection that contains the attributes of a data.

Return to top
Show: