This topic has not yet been rated - Rate this topic

IColumnProperty Interface

Represents the individual column that can be filtered.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
public interface IColumnProperty

The IColumnProperty type exposes the following members.

  NameDescription
Public propertyExpensiveGets a value indicating whether the column is expensive to retrieve.
Public propertyFilterableGets a value indicating whether the column can be filtered.
Public propertyNameGets the name of the column.
Public propertyTypeGets the type of the column.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.