FormInt64Control.dataRelationPath Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
dataRelationPath()
public:
 override System::String ^ dataRelationPath();public override string dataRelationPath();override this.dataRelationPath : unit -> stringPublic Overrides Function dataRelationPath () As StringReturns
Applies to
dataRelationPath(String)
public:
 override System::String ^ dataRelationPath(System::String ^ _value);public override string dataRelationPath(string _value);override this.dataRelationPath : string -> stringPublic Overrides Function dataRelationPath (_value As String) As StringParameters
- _value
- String