System.Data.Generic
DbColumnInfoFieldPath Property |
Returns the path of the column value.
Namespace: System.Data.Generic.Schema
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)

public string FieldPath { get; }
Public ReadOnly Property FieldPath As String Get
public: property String^ FieldPath { String^ get (); }
member FieldPath : string with get
Property Value
Type: StringReturn Value
Type: String
