Operation 클래스

Represents the class for an operation.

상속 계층

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
    Microsoft.SqlServer.Management.IntegrationServices.Operation
      Microsoft.SqlServer.Management.IntegrationServices.ExecutionOperation
      Microsoft.SqlServer.Management.IntegrationServices.ValidationOperation

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
Public Class Operation _
    Inherits SfcInstance
‘사용 방법
Dim instance As Operation
public class Operation : SfcInstance
public ref class Operation : public SfcInstance
type Operation =  
    class 
        inherit SfcInstance 
    end
public class Operation extends SfcInstance

Operation 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
보호된 속성 AbstractIdentityKey (SfcInstance에서 상속됨)
공용 속성 CallerName Gets the name of the caller.
공용 속성 Completed Gets or sets a value that indicates whether the operation has completed.
공용 속성 CreatedTime Gets the create time of the operation.
공용 속성 EndTime Gets the end time of the operation.
공용 속성 Id Gets the identifier of the operation.
공용 속성 IdentityKey Gets the identity key.
공용 속성 Messages Gets the messages for the current operation.
공용 속성 Metadata (SfcInstance에서 상속됨)
공용 속성 ObjectId Gets the identifier of the object.
공용 속성 ObjectName Gets the name of the object.
공용 속성 ObjectType Gets the type of the object.
공용 속성 OperationType Gets the type of the operation.
공용 속성 Parent Gets or sets the parent.
공용 속성 Properties (SfcInstance에서 상속됨)
보호된 속성 PropertyStorageProvider (SfcInstance에서 상속됨)
공용 속성 StartTime Gets the start time of the operation.
보호된 속성 State (SfcInstance에서 상속됨)
공용 속성 Status Gets the status of the operation.
공용 속성 StoppedByName Gets the user (if any) that stopped the operation.
공용 속성 Urn (SfcInstance에서 상속됨)

맨 위로 이동

메서드

  이름 설명
보호된 메서드 AlterImpl (SfcInstance에서 상속됨)
보호된 메서드 CheckObjectCreated (SfcInstance에서 상속됨)
보호된 메서드 CheckObjectState (SfcInstance에서 상속됨)
보호된 메서드 CreateIdentityKey Creates the identity key. (SfcInstance.CreateIdentityKey()을(를) 재정의함)
보호된 메서드 CreateImpl (SfcInstance에서 상속됨)
공용 메서드 Deny Denies the operation for the integration service.
공용 메서드 Discover (SfcInstance에서 상속됨)
보호된 메서드 DropImpl (SfcInstance에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
보호된 메서드 GetChildCollection Retrieves the child collection based on element type. (SfcInstance.GetChildCollection(String)을(를) 재정의함)
공용 메서드 GetDomain (SfcInstance에서 상속됨)
공용 메서드 GetEffectivePermissions Retrieves the effective permissions for the operation.
공용 메서드 GetExplicitPermissions() Retrieves the explicit permission for the operation.
공용 메서드 GetExplicitPermissions(String) Retrieves the explicit permission for the operation with specified user name.
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetLatestMessages Gets the latest message for the operation.
공용 메서드정적 멤버 GetObjectFactory Retrieves the factory to create a new instance.
공용 메서드 GetPropertySet (SfcInstance에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 GetTypeMetadataImpl (SfcInstance에서 상속됨)
공용 메서드 Grant Grants permission to the operation.
보호된 메서드 InitializeUIPropertyState (SfcInstance에서 상속됨)
보호된 메서드 MarkForDropImpl (SfcInstance에서 상속됨)
보호된 메서드 MarkRootAsConnected (SfcInstance에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
보호된 메서드 MoveImpl (SfcInstance에서 상속됨)
보호된 메서드 OnPropertyMetadataChanges (SfcInstance에서 상속됨)
보호된 메서드 OnPropertyValueChanges (SfcInstance에서 상속됨)
보호된 메서드 PostAlter (SfcInstance에서 상속됨)
보호된 메서드 PostCreate (SfcInstance에서 상속됨)
보호된 메서드 PostDrop (SfcInstance에서 상속됨)
보호된 메서드 PostMove (SfcInstance에서 상속됨)
보호된 메서드 PostRename (SfcInstance에서 상속됨)
공용 메서드 Refresh (SfcInstance에서 상속됨)
보호된 메서드 RenameImpl (SfcInstance에서 상속됨)
보호된 메서드 ResetKey (SfcInstance에서 상속됨)
공용 메서드 Revoke Revokes the operation.
공용 메서드 ScriptDeny Denies the operation script.
공용 메서드 ScriptGrant Grants the script for the operation.
공용 메서드 ScriptRevoke Revokes the operation script.
공용 메서드 Serialize (SfcInstance에서 상속됨)
공용 메서드 Stop Stops the operation.
공용 메서드 ToString (SfcInstance에서 상속됨)
보호된 메서드 UpdateUIPropertyState (SfcInstance에서 상속됨)
보호된 메서드 Validate (SfcInstance에서 상속됨)

맨 위로 이동

이벤트

  이름 설명
보호된 이벤트 propertyChanged (SfcInstance에서 상속됨)
공용 이벤트 PropertyChanged (SfcInstance에서 상속됨)
보호된 이벤트 propertyMetadataChanged (SfcInstance에서 상속됨)
공용 이벤트 PropertyMetadataChanged (SfcInstance에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스