Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents a class for a parameter.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class ParameterInfo _
Inherits SfcInstance
'Применение
Dim instance As ParameterInfo
public sealed class ParameterInfo : SfcInstance
public ref class ParameterInfo sealed : public SfcInstance
[<SealedAttribute>]
type ParameterInfo =
class
inherit SfcInstance
end
public final class ParameterInfo extends SfcInstance
Тип ParameterInfo обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AbstractIdentityKey | (Производный от SfcInstance.) |
![]() |
DataType | Gets the data type of the parameter. |
![]() |
DefaultValue | Gets or sets the default value. Can be nullпустая ссылка (Nothing в Visual Basic). |
![]() |
Description | Gets the description of the parameter. |
![]() |
DesignDefaultValue | Gets the design default value of the parameter. |
![]() |
Id | Gets the parameter ID. |
![]() |
IdentityKey | Gets the identity key of the parameter. |
![]() |
Metadata | (Производный от SfcInstance.) |
![]() |
Name | Gets the name of the parameter. |
![]() |
ObjectName | Gets the object name of the parameter. |
![]() |
ObjectType | Gets the object type of the parameter. |
![]() |
Parent | (Производный от SfcInstance.) |
![]() |
ProjectId | Gets the project ID of the parameter. |
![]() |
Properties | (Производный от SfcInstance.) |
![]() |
ReferencedVariableName | Gets or sets the referenced variable name for the parameter. |
![]() |
Required | Gets a value that indicates whether this parameter is required. |
![]() |
Sensitive | Gets a value that indicates whether this parameter is sensitive. |
![]() |
State | (Производный от SfcInstance.) |
![]() |
Urn | (Производный от SfcInstance.) |
![]() |
ValidationStatus | Gets the validation status. |
![]() |
ValueSet | Gets or sets whether a parameter value is set. |
![]() |
ValueType | Gets the value type of the parameter. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Clear | Clears the parameter value on the client. |
![]() |
CreateIdentityKey | (Производный от SfcInstance.) |
![]() |
Discover | (Производный от SfcInstance.) |
![]() |
Equals | (Производный от Object.) |
![]() |
GetChildCollection | (Производный от SfcInstance.) |
![]() |
GetDomain | (Производный от SfcInstance.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() ![]() |
GetObjectFactory | Retrieves the factory to create a new instance. |
![]() |
GetPropertySet | (Производный от SfcInstance.) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetTypeMetadataImpl | (Производный от SfcInstance.) |
![]() |
InitializeUIPropertyState | (Производный от SfcInstance.) |
![]() |
OnPropertyMetadataChanges | (Производный от SfcInstance.) |
![]() |
OnPropertyValueChanges | (Производный от SfcInstance.) |
![]() |
Refresh | (Производный от SfcInstance.) |
![]() |
ResetKey | (Производный от SfcInstance.) |
![]() |
Serialize | (Производный от SfcInstance.) |
![]() |
Set | Sets the parameter value on the client. |
![]() |
ToString | (Производный от SfcInstance.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
PropertyChanged | (Производный от SfcInstance.) |
![]() |
PropertyMetadataChanged | (Производный от SfcInstance.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)