xRecord.caption 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.
Gets and sets the caption property of a table.
public:
virtual System::String ^ caption();
public virtual string caption ();
abstract member caption : unit -> string
override this.caption : unit -> string
Public Overridable Function caption () As String
Returns
The caption of the table.