다음을 통해 공유


ProviderOperation 클래스

정의

작업(Operation)

public class ProviderOperation
type ProviderOperation = class
Public Class ProviderOperation
상속
ProviderOperation

생성자

ProviderOperation()

ProviderOperation 클래스의 새 instance 초기화합니다.

ProviderOperation(String, String, String, String, Object, Nullable<Boolean>)

ProviderOperation 클래스의 새 instance 초기화합니다.

속성

Description

작업 설명을 가져오거나 설정합니다.

DisplayName

작업 표시 이름을 가져오거나 설정합니다.

IsDataAction

작업 유형을 지정하는 dataAction 플래그를 가져오거나 설정합니다.

Name

작업 이름을 가져오거나 설정합니다.

Origin

작업 원본을 가져오거나 설정합니다.

Properties

작업 속성을 가져오거나 설정합니다.

적용 대상