Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Exposes properties that describe a data parameter.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
Public Interface IVsDataParameterDescriptor
public interface IVsDataParameterDescriptor
public interface class IVsDataParameterDescriptor
type IVsDataParameterDescriptor = interface end
public interface IVsDataParameterDescriptor
The IVsDataParameterDescriptor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
IsDerived | Gets a value indicating whether this data parameter is derived from a command. |
![]() |
IsNullable | Gets a value indicating whether this data parameter can contain a nulla null reference (Nothing in Visual Basic) value. |
![]() |
IsOptional | Gets a value indicating whether this data parameter is an optional parameter. |
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace
.gif)