IColumnProperty 인터페이스

Represents the individual column that can be filtered.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface IColumnProperty
‘사용 방법
Dim instance As IColumnProperty
public interface IColumnProperty
public interface class IColumnProperty
type IColumnProperty =  interface end
public interface IColumnProperty

IColumnProperty 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Expensive Gets a value indicating whether the column is expensive to retrieve.
공용 속성 Filterable Gets a value indicating whether the column can be filtered.
공용 속성 Name Gets the name of the column.
공용 속성 Type Gets the type of the column.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스