IVsDataViewMemberInfo Interface

Definition

Represents information about a member of a data view that is associated with a data connection in Server Explorer.

public interface class IVsDataViewMemberInfo
public interface IVsDataViewMemberInfo
type IVsDataViewMemberInfo = interface
Public Interface IVsDataViewMemberInfo
Derived

Properties

SkipWhenExpression

Gets the string value used when the when expression is skipped. This value replaces the value that would otherwise be computed by evaluating the when expression.

Applies to