DfsrIdRecordInfo, ROOT\MicrosoftDfs

Class | Methods (1) | Properties (17) | Qualifiers (4) | Instances (21) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class provides access to ID table records. The ID table has a record for each file and folder known to the DFS Replication service. In addition, the ID table keeps records of the deleted content.

DfsrIdRecordInfo methods

DfsrIdRecordInfo has 1 methods (1 Local)

NameOriginReturn
GetFullFilePathDfsrIdRecordInfouint32 {'out':True}

DfsrIdRecordInfo properties

DfsrIdRecordInfo has 17 properties (17 Local)

NameOriginCIMType
AttributesDfsrIdRecordInfo19 [uint32]
ClockDfsrIdRecordInfo101 [datetime]
CreateTimeDfsrIdRecordInfo101 [datetime]
FenceDfsrIdRecordInfo8 [string]
FidDfsrIdRecordInfo21 [uint64]
FileHashDfsrIdRecordInfo8 [string]
FileNameDfsrIdRecordInfo8 [string]
FlagsDfsrIdRecordInfo17 [uint8]
FullPathNameDfsrIdRecordInfo8 [string]
GVsnDfsrIdRecordInfo8 [string]
IndexDfsrIdRecordInfo19 [uint32]
ParentUidDfsrIdRecordInfo8 [string]
ReplicatedFolderGuidDfsrIdRecordInfo8 [string]
key
Uid
DfsrIdRecordInfo8 [string]
UpdateTimeDfsrIdRecordInfo101 [datetime]
UsnDfsrIdRecordInfo8 [string]
VolumeDfsrIdRecordInfo8 [string]

Detailed description of DfsrIdRecordInfo methods

Local methods (1) of DfsrIdRecordInfo class

GetFullFilePath method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
FullPathstring0-{'Description':'The full path, if the method succeeds','Out':True}
Description'Retrieves the complete path to the file or folder'
ImplementedTrue
GetFullFilePath method is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 4 namespaces

Detailed description of DfsrIdRecordInfo properties

Local properties (17) of DfsrIdRecordInfo class

Attributes property
CIMTYPE'uint32'
Description'The file or folder attributes'
DisplayName'Attributes'
readTrue
Attributes property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 11 namespaces
Clock property
CIMTYPE'datetime'
Description'The logical clock value assigned to the file or folder'
DisplayName'Clock'
readTrue
Clock property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 4 namespaces
CreateTime property
CIMTYPE'datetime'
Description'The creation time stamp of the file or folder. This is the time at which the resource first appears in the replication group.'
DisplayName'Create Time'
readTrue
CreateTime property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 8 namespaces
Fence property
CIMTYPE'string'
Description'The fence value associated with the file. This property takes the following values:
0 - Unfence - this file or folder will lose all conflicts
1 - Initial Sync - Initial fence value for non-primary member
2 - Initial Primary - Initial fence value for primary member
3 - Default - Default fencing value
datetime - Fence - Fence with current timestamp
'
DisplayName'Fence'
readTrue
Fence property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
Fid property
CIMTYPE'uint64'
Description'The file reference number. On NTFS volumes, each file is assigned an identifier that is unique on the volume; the identifier can be used to open a handle to the file.'
DisplayName'File ID'
readTrue
Fid property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 5 namespaces
FileHash property
CIMTYPE'string'
Description'A hash value for the file content'
DisplayName'File Hash'
readTrue
FileHash property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 4 namespaces
FileName property
CIMTYPE'string'
Description'The name of the file or folder'
DisplayName'Relative Name'
readTrue
FileName property is in 3 classes of ROOT\MicrosoftDfs and in 23 namespaces
Flags property
CIMTYPE'uint8'
Description'A combination of flags for present, authoritative, and file typeflags.'
DisplayName'Flags'
readTrue
Flags property is in 2 classes of ROOT\MicrosoftDfs and in 142 namespaces
FullPathName property
CIMTYPE'string'
Description'The full path name of the file or folder'
DisplayName'Full Path Name'
readTrue
FullPathName property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
GVsn property
CIMTYPE'string'
Description'The global version of the file or folder'
DisplayName'Global Version'
readTrue
GVsn property is in 3 classes of ROOT\MicrosoftDfs and in 4 namespaces
Index property
CIMTYPE'uint32'
Description'The run-time index of the record. This value is used to partition the result of a large query.'
DisplayName'Record Index'
readTrue
Index property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 10 namespaces
ParentUid property
CIMTYPE'string'
Description'The unique identifier of the parent folder'
DisplayName'Parent GUID'
readTrue
ParentUid property is in 2 classes of ROOT\MicrosoftDfs and in 4 namespaces
ReplicatedFolderGuid property
CIMTYPE'string'
Description'The unique identifier of the replicated folder'
DisplayName'Replicated Folder GUID'
MaxLen36
MinLen36
readTrue
ReplicatedFolderGuid property is in 5 classes of ROOT\MicrosoftDfs and in 4 namespaces
Uid property
CIMTYPE'string'
Description'The unique identifier and version of the file or folder'
DisplayName'File or Folder GUID-Version Pair'
keyTrue
readTrue
Uid property is in 3 classes of ROOT\MicrosoftDfs and in 6 namespaces
UpdateTime property
CIMTYPE'datetime'
Description'The last time the DFS Replication service updated the record in response to a change in the resource'
DisplayName'Update Time'
readTrue
UpdateTime property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 4 namespaces
Usn property
CIMTYPE'string'
Description'The update sequence number (USN) at the time the resource was updated'
DisplayName'USN'
readTrue
Usn property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 4 namespaces
Volume property
CIMTYPE'string'
Description'The volume where the file or folder is located The volume format is either C: or volume{GUID}.'
DisplayName'Volume'
readTrue
Volume property is in 1 class (DfsrIdRecordInfo) of ROOT\MicrosoftDfs and in 10 namespaces

DfsrIdRecordInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'This class provides access to ID table records. The ID table has a record for each file and folder known to the DFS Replication service. In addition, the ID table keeps records of the deleted content.'
dynamicTrue
Locale1033
provider'DfsrMonitorProv'

DfsrIdRecordInfo System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftDfs:DfsrIdRecordInfo'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftDfs'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT17___SYSTEM3
__RELPATH'DfsrIdRecordInfo'___SYSTEM8
__DYNASTY'DfsrIdRecordInfo'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DfsrIdRecordInfo'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DfsrIdRecordInfo

Number of classes:8
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConflictInfo0131----
DfsrConnectionInfo0154----
DfsrIdUpdateInfo0110----
DfsrInfo0601--
DfsrLocalMemberInfo0801---
DfsrReplicatedFolderInfo01361---
DfsrSyncInfo0230----
DfsrVolumeInfo0801---
WUtils.com
online utility - toplist