Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents the folder for the catalogs.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.CatalogFolder
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")> _
Public NotInheritable Class CatalogFolder _
Inherits SfcInstance _
Implements ISfcCreatable, ICreatable, ISfcAlterable, IAlterable, _
IRenamable, ISfcRenamable, ISfcDiscoverObject, ISfcDroppable, IDroppable
'Применение
Dim instance As CatalogFolder
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")]
public sealed class CatalogFolder : SfcInstance,
ISfcCreatable, ICreatable, ISfcAlterable, IAlterable, IRenamable,
ISfcRenamable, ISfcDiscoverObject, ISfcDroppable, IDroppable
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")]
public ref class CatalogFolder sealed : public SfcInstance,
ISfcCreatable, ICreatable, ISfcAlterable, IAlterable, IRenamable,
ISfcRenamable, ISfcDiscoverObject, ISfcDroppable, IDroppable
[<SealedAttribute>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.IntegrationServices.LocalizableResources")>]
type CatalogFolder =
class
inherit SfcInstance
interface ISfcCreatable
interface ICreatable
interface ISfcAlterable
interface IAlterable
interface IRenamable
interface ISfcRenamable
interface ISfcDiscoverObject
interface ISfcDroppable
interface IDroppable
end
public final class CatalogFolder extends SfcInstance implements ISfcCreatable, ICreatable, ISfcAlterable, IAlterable, IRenamable, ISfcRenamable, ISfcDiscoverObject, ISfcDroppable, IDroppable
Тип CatalogFolder обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
CatalogFolder | Initializes a new instance of the CatalogFolder class with the specified parent, name and description. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AbstractIdentityKey | (Производный от SfcInstance.) |
![]() |
Description | Gets or sets the description of the CatalogFolder object. |
![]() |
Environments | Gets the environments in the folder. |
![]() |
FolderId | Gets the identifier of the folder. |
![]() |
IdentityKey | Gets the identity key. |
![]() |
Metadata | (Производный от SfcInstance.) |
![]() |
Name | Gets or sets the name of the folder. |
![]() |
Parent | Gets or sets the parent. |
![]() |
Projects | Gets the projects in the folder. |
![]() |
Properties | (Производный от SfcInstance.) |
![]() |
State | (Производный от SfcInstance.) |
![]() |
Urn | (Производный от SfcInstance.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Alter | Alters the folder in the back-end server. |
![]() |
Create | Creates the folder in the back-end server. |
![]() |
CreateIdentityKey | (Производный от SfcInstance.) |
![]() |
Deny | Denies the permission to a specified user. |
![]() |
DeployProject | Deploys the project with the specified project name and project stream. |
![]() |
Discover | (Производный от SfcInstance.) |
![]() |
Drop | Indicates the drop in the back-end server. |
![]() |
Equals | (Производный от Object.) |
![]() |
GetChildCollection | (Производный от SfcInstance.) |
![]() |
GetDomain | (Производный от SfcInstance.) |
![]() |
GetEffectivePermissions | Gets the effective permissions for the CatalogFolder object. |
![]() |
GetExplicitPermissions() | Gets the explicit permissions of the CatalogFolder object. |
![]() |
GetExplicitPermissions(String) | Gets the explicit permissions of the CatalogFolder object for a specified user. |
![]() |
GetHashCode | (Производный от Object.) |
![]() ![]() |
GetObjectFactory | Gets the factory to create a new instance. |
![]() |
GetPropertySet | (Производный от SfcInstance.) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetTypeMetadataImpl | (Производный от SfcInstance.) |
![]() |
Grant | Grants permission to a specified user. |
![]() |
InitializeUIPropertyState | (Производный от SfcInstance.) |
![]() |
OnPropertyMetadataChanges | (Производный от SfcInstance.) |
![]() |
OnPropertyValueChanges | (Производный от SfcInstance.) |
![]() |
Refresh | (Производный от SfcInstance.) |
![]() |
Rename | Renames a folder. |
![]() |
ResetKey | (Производный от SfcInstance.) |
![]() |
Revoke | Revokes permission to a specified user. |
![]() |
ScriptAlter | Indicates the script to alter a folder. |
![]() |
ScriptCreate | Indicates the script to create a folder. |
![]() |
ScriptDeny | Indicates the script to deny the permission to a folder. |
![]() |
ScriptDrop | Indicates the script to drop a folder. |
![]() |
ScriptGrant | Indicates the script to grant the permission to a folder. |
![]() |
ScriptRevoke | Indicates the script to revoke the permission to a folder. |
![]() |
Serialize | (Производный от SfcInstance.) |
![]() |
ToString | (Производный от SfcInstance.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
PropertyChanged | (Производный от SfcInstance.) |
![]() |
PropertyMetadataChanged | (Производный от SfcInstance.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
ISfcDiscoverObject.Discover | Specifies whether to discover children and if their IsCrudActionHandledByParent is false (default), accumulate their CRUD scripts to my action script. |
![]() ![]() |
ISfcRenamable.Rename | Renames a folder. |
![]() ![]() |
ISfcRenamable.ScriptRename | Renames the script of a folder. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)