ForeignKeyReference..::..Key Property

Gets or sets the key.

Namespace:  ZarahDB_Library.Types
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


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

Field Value

The key.