WSSSyncUsageDefinition members

Usage definition for User Profile Active Directory import.

The WSSSyncUsageDefinition type exposes the following members.

Constructors

  Name Description
Public method WSSSyncUsageDefinition() Default constructor
Public method WSSSyncUsageDefinition(SPFarm) Initializes a new instance of the [SPUsageProvider] class.

Top

Properties

  Name Description
Public property Columns A list that provides the column name and sql database type used to store data for this usage provider. (Overrides SPUsageProvider.Columns.)
Public property DaysToKeepData (Inherited from SPUsageDefinition.)
Public property DaysToKeepDetailedData (Inherited from SPUsageProvider.)
Public property DaysToKeepUsageFiles (Inherited from SPUsageDefinition.)
Public property Description This property returns a string with a detailed description of this type of SPUsageDefinition. (Overrides SPUsageDefinition.Description.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Enabled (Inherited from SPUsageDefinition.)
Public property EnableReceivers (Inherited from SPUsageDefinition.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Hidden (Inherited from SPUsageDefinition.)
Public property Id (Inherited from SPPersistedObject.)
Public propertyStatic member Local Gets an instance of this usage definition from the local farm. If an instance does not exists, then a new instance is returned.
Public property MaxTotalSizeInBytes (Inherited from SPUsageDefinition.)
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property ProvisionSchema (Inherited from SPUsageProvider.)
Public property Receivers (Inherited from SPUsageDefinition.)
Public property RetentionPeriod (Inherited from SPUsageProvider.)
Public property Status (Inherited from SPPersistedObject.)
Public property TableName Primary unique name given to objects created in the logging store for this usage provider. (Overrides SPUsageProvider.TableName.)
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property UsageEntryType Contains the type of the SPUsageEntry class that corresponds to this SPUsageDefinition. (Overrides SPUsageDefinition.UsageEntryType.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method CreateTable (Inherited from SPUsageProvider.)
Public method Delete (Inherited from SPPersistedObject.)
Public method Equals (Inherited from SPPersistedObject.)
Public method ExecuteNonQuery (Inherited from SPUsageProvider.)
Public method ExecuteReader (Inherited from SPUsageProvider.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method ImportEntries (Inherited from SPUsageProvider.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method OnProvisioning (Inherited from SPUsageProvider.)
Public method OnUnprovisioning (Inherited from SPUsageProvider.)
Public method ParseLogFileCommonEntry (Inherited from SPUsageProvider.)
Public method ParseLogFileEntry(String) (Inherited from SPUsageProvider.)
Public method ParseLogFileEntry([]) (Overrides SPUsageProvider.ParseLogFileEntry([]).)
Public method ProcessData (Inherited from SPUsageDefinition.)
Public method Provision (Inherited from SPPersistedObject.)
Public methodStatic member RegisterUsageDefinition
Public method ToString (Inherited from SPPersistedObject.)
Public method TruncateData (Inherited from SPUsageDefinition.)
Protected method TryGetDateTime (Inherited from SPUsageProvider.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPUsageProvider.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Protected method Validate (Inherited from SPUsageDefinition.)
Public method WriteDataRowToServer (Inherited from SPUsageProvider.)

Top

See also

Reference

WSSSyncUsageDefinition class

Microsoft.Office.Server.UserProfiles namespace