RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

RecordLockingInputParameter..::..RecordLockMessage Property

Gets or sets the record lock message.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public string RecordLockMessage { get; set; }
Public Property RecordLockMessage As String
	Get
	Set
public:
property String^ RecordLockMessage {
	String^ get ();
	void set (String^ value);
}

Field Value

The record lock message.