Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents a class for a project.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.ProjectInfo
Espace de noms : Microsoft.SqlServer.Management.IntegrationServices
Assembly : Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntaxe
'Déclaration
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")> _
Public NotInheritable Class ProjectInfo _
Inherits SfcInstance _
Implements ISfcAlterable, IAlterable, ISfcDiscoverObject, ISfcDroppable, _
IDroppable, ISfcMovable
'Utilisation
Dim instance As ProjectInfo
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")]
public sealed class ProjectInfo : SfcInstance,
ISfcAlterable, IAlterable, ISfcDiscoverObject, ISfcDroppable, IDroppable,
ISfcMovable
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")]
public ref class ProjectInfo sealed : public SfcInstance,
ISfcAlterable, IAlterable, ISfcDiscoverObject, ISfcDroppable, IDroppable,
ISfcMovable
[<SealedAttribute>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")>]
type ProjectInfo =
class
inherit SfcInstance
interface ISfcAlterable
interface IAlterable
interface ISfcDiscoverObject
interface ISfcDroppable
interface IDroppable
interface ISfcMovable
end
public final class ProjectInfo extends SfcInstance implements ISfcAlterable, IAlterable, ISfcDiscoverObject, ISfcDroppable, IDroppable, ISfcMovable
Le type ProjectInfo expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
AbstractIdentityKey | (hérité de SfcInstance.) |
![]() |
Description | Gets or sets the description of the project. |
![]() |
IdentityKey | Gets the identity key. |
![]() |
LastDeployedTime | Gets the deployment date of the project. |
![]() |
Metadata | (hérité de SfcInstance.) |
![]() |
Name | Gets or sets the name of the project. |
![]() |
ObjectVersionLsn | Gets the version of the project. |
![]() |
Packages | Gets the packages in the project. |
![]() |
Parameters | Gets the parameters of the project. |
![]() |
Parent | Gets or sets the parent. |
![]() |
ProjectId | Gets the database ID of the project. |
![]() |
Properties | (hérité de SfcInstance.) |
![]() |
References | Gets the environment references. |
![]() |
State | (hérité de SfcInstance.) |
![]() |
Urn | (hérité de SfcInstance.) |
![]() |
Versions | Gets the versions of the project. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Alter | Alters the ProjectInfo in the back-end server. |
![]() |
CreateIdentityKey | (hérité de SfcInstance.) |
![]() |
Deny | Denies permission to a specified user. |
![]() |
Discover | (hérité de SfcInstance.) |
![]() |
Drop | Indicates a drop in the back-end server. |
![]() |
Equals | (hérité de Object.) |
![]() |
GetChildCollection | (hérité de SfcInstance.) |
![]() |
GetDomain | (hérité de SfcInstance.) |
![]() |
GetEffectivePermissions | Retrieves the effective permission for this object. |
![]() |
GetExplicitPermissions() | Retrieves the explicit permission for this object. |
![]() |
GetExplicitPermissions(String) | Retrieves the explicit permission of this object for a specified user. |
![]() |
GetHashCode | (hérité de Object.) |
![]() ![]() |
GetObjectFactory | Retrieves the Factory to create a new instance. |
![]() |
GetProjectBytes | Retrieves the Integration Services project data, which is stored as a byte array, for this project. |
![]() |
GetPropertySet | (hérité de SfcInstance.) |
![]() |
GetType | (hérité de Object.) |
![]() |
GetTypeMetadataImpl | (hérité de SfcInstance.) |
![]() |
Grant | Grants permission to a specified user. |
![]() |
InitializeUIPropertyState | (hérité de SfcInstance.) |
![]() |
Move | Moves the object to be a child of another folder. |
![]() |
OnPropertyMetadataChanges | (hérité de SfcInstance.) |
![]() |
OnPropertyValueChanges | (hérité de SfcInstance.) |
![]() |
Refresh | (hérité de SfcInstance.) |
![]() |
ResetKey | (hérité de SfcInstance.) |
![]() |
Revoke | Revokes the permission to the specified user. |
![]() |
ScriptAlter | Retrieves the script to alter the project. |
![]() |
ScriptDeny | Retrieves the script to deny the permission to a project. |
![]() |
ScriptDrop | Retrieves the script to drop the project. |
![]() |
ScriptGrant | Retrieves the script to grant the permission to a project. |
![]() |
ScriptRevoke | Retrieves the script to revoke the permission to a project. |
![]() |
ScriptValidate | Validates the script. |
![]() |
Serialize | (hérité de SfcInstance.) |
![]() |
ToString | (hérité de SfcInstance.) |
![]() |
Validate | Validates the project. |
Haut de la page
Événements
| Nom | Description | |
|---|---|---|
![]() |
PropertyChanged | (hérité de SfcInstance.) |
![]() |
PropertyMetadataChanged | (hérité de SfcInstance.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
ISfcDiscoverObject.Discover | Specifies whether to discover the children. |
![]() ![]() |
ISfcMovable.Move | Moves this object under the specified parent object and updates the storage to reflect the move. |
![]() ![]() |
ISfcMovable.ScriptMove | Produces the script to move this object under the specified parent object. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)