EdbFilePath Members

Include Protected Members
Include Inherited Members

The EdbFilePath type exposes the following members.

Constructors

  Name Description
Public method EdbFilePath

Top

Properties

  Name Description
Public property DriveName (Inherited from LongPath.)
Public property IsLocalFull (Inherited from LongPath.)
Public property IsPathInRootDirectory
Public property IsUnc (Inherited from LongPath.)
Protected property IsValid (Inherited from LongPath.)
Public property PathName (Inherited from LongPath.)
Public property ServerName (Inherited from LongPath.)

Top

Methods

  Name Description
Public method CompareTo(LongPath) (Inherited from LongPath.)
Public method CompareTo(Object) (Inherited from LongPath.)
Public method Equals(LongPath) (Inherited from LongPath.)
Public method Equals(Object) (Inherited from LongPath.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from LongPath.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member Parse
Protected method ParseCore (Inherited from LocalLongFullPath.)
Public methodStatic member ParseFromPathNameAndFileName
Public method ToString (Inherited from LongPath.)
Public methodStatic member TryParse
Public method ValidateDirectoryPathLength (Inherited from LocalLongFullPath.)
Public method ValidateEdbFileExtension
Public method ValidateFilePathLength (Inherited from LocalLongFullPath.)

Top