Share via


IVsDataParameterDescriptor Members

Include Protected Members
Include Inherited Members

Exposes properties that describe a data parameter.

The IVsDataParameterDescriptor type exposes the following members.

Properties

 

Name

Description

Public property

IsDerived

Gets a value indicating whether this data parameter is derived from a command.

Public property

IsNullable

Gets a value indicating whether this data parameter can contain a nulla null reference (Nothing in Visual Basic) value.

Public property

IsOptional

Gets a value indicating whether this data parameter is an optional parameter.

Top

See Also

Reference

IVsDataParameterDescriptor Interface

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace