다음을 통해 공유


CollectionSet 멤버

The CollectionSet class is derived from SFC::SfcInstanceBase and implements SFC::ICreatable, SFC::IDropable, and SFC::IAlterable.

CollectionSet 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 CollectionSet() () () () Instantiates a collection set object.
공용 메서드 CollectionSet(CollectorConfigStore, String) Initialize an instance of a CollectionSet given a CollectorConfigStore object as a parent and a collection set name.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Alter Alter collection set information in the configuration store.
보호된 메서드 AlterImpl (SfcInstance에서 상속됩니다.)
보호된 메서드 CheckObjectCreated (SfcInstance에서 상속됩니다.)
보호된 메서드 CheckObjectState (SfcInstance에서 상속됩니다.)
공용 메서드 Create Creates a collection set.
보호된 메서드 CreateIdentityKey (SfcInstance에서 상속됩니다.)
보호된 메서드 CreateImpl (SfcInstance에서 상속됩니다.)
공용 메서드 Discover (SfcInstance에서 상속됩니다.)
공용 메서드 Drop Drops a collection set.
보호된 메서드 DropImpl (SfcInstance에서 상속됩니다.)
공용 메서드 EnumCollectionSetExecutionHistory() () () () An enumerator that gets the history records for specific collection set.
공용 메서드 EnumCollectionSetExecutionHistory(Int64)
공용 메서드 EnumCollectionSetExecutionHistoryDetail
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
보호된 메서드 GetChildCollection (SfcInstance에서 상속됩니다.)
공용 메서드 GetDomain (SfcInstance에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetLastUploadTime Gets the last time that collection set data was uploaded.
공용 메서드정적 멤버 GetObjectFactory Gets the object factory constructor for the [CollectorConfigStore] object.
공용 메서드 GetPropertySet (SfcInstance에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 GetTypeMetadataImpl (SfcInstance에서 상속됩니다.)
보호된 메서드 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에서 상속됩니다.)
공용 메서드 Rename Renames a collection set.
보호된 메서드 RenameImpl (SfcInstance에서 상속됩니다.)
보호된 메서드 ResetKey (SfcInstance에서 상속됩니다.)
공용 메서드 RunOnce
공용 메서드 ScriptAlter
공용 메서드 Serialize (SfcInstance에서 상속됩니다.)
공용 메서드 Start Starts a colllection set.
공용 메서드 Stop Stops a collection set.
공용 메서드 ToString (SfcInstance에서 상속됩니다.)
보호된 메서드 UpdateUIPropertyState (SfcInstance에서 상속됩니다.)
공용 메서드 Upload Uploads a collection set on demand.
보호된 메서드 Validate (SfcInstance에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
보호된 속성 AbstractIdentityKey (SfcInstance에서 상속됩니다.)
공용 속성 CollectionItems Gets the collection items in a collection set.
공용 속성 CollectionMode Gets or sets the collection mode for the collection set.
공용 속성 DaysUntilExpiration Gets or sets the number of days that the collected data is saved in the management data warehouse.
공용 속성 Description Gets or sets the description of the collection set.
공용 속성 Id Gets the local ID for the collection set.
공용 속성 IdentityKey Gets the identity key for the collection set.
공용 속성 IsRunning Gets the Boolean property value that indicates whether or not the collection set is running.
공용 속성 IsSystem Gets the Boolean property value that indicates whether or the collection set is a system collection set.
공용 속성 LoggingLevel Gets or sets the logging level for the collection set.
공용 속성 Metadata (SfcInstance에서 상속됩니다.)
공용 속성 Name Gets or sets the name of the collection set.
공용 속성 Parent Gets or sets the parent store that this collection set belongs to.
공용 속성 Properties (SfcInstance에서 상속됩니다.)
보호된 속성 PropertyStorageProvider (SfcInstance에서 상속됩니다.)
공용 속성 ProxyName Gets or sets the name of the SQL Server Agent proxy account under which the collection set executes.
공용 속성 ScheduleName Gets or sets the name of the SQL Server Agent schedule that is associated to the collection set.
공용 속성 State Gets the state of the collection set.
공용 속성 TargetName Gets or sets the name of the target that the collection set will collect data from.
공용 속성 UId Gets or sets the globally unique ID for the collection set.
공용 속성 Urn (SfcInstance에서 상속됩니다.)

맨 위로 이동

이벤트

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

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 ISfcDiscoverObjectDiscover This method is for internal use only.
명시적 인터페이스 구현전용 메서드 ISfcRenamableRename This method is for internal use only.
명시적 인터페이스 구현전용 메서드 ISfcCreatableScriptCreate This method is for internal use only.
명시적 인터페이스 구현전용 메서드 ISfcDroppableScriptDrop This method is for internal use only.
명시적 인터페이스 구현전용 메서드 ISfcRenamableScriptRename This method is for internal use only.

맨 위로 이동