Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Provides information that identifies a deployment contributor.
Иерархия наследования
System.Object
Microsoft.SqlServer.Dac.Deployment.DeploymentContributorInformation
Пространство имен: Microsoft.SqlServer.Dac.Deployment
Сборка: Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)
Синтаксис
'Декларация
Public NotInheritable Class DeploymentContributorInformation
'Применение
Dim instance As DeploymentContributorInformation
public sealed class DeploymentContributorInformation
public ref class DeploymentContributorInformation sealed
[<SealedAttribute>]
type DeploymentContributorInformation = class end
public final class DeploymentContributorInformation
Тип DeploymentContributorInformation обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DeploymentContributorInformation | Initializes a new instance of the DeploymentContributorInformation class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ExtensionId | Gets or sets the Id of the extension that implements the deployment contributor. |
![]() |
Version | Gets or sets the version of the deployment contributor extension (optional). |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)