[This is preliminary documentation and is subject to change.]
Provides a name of schema for this item, for example [Inventory(Technology="MongoDB", Schema="UserTransactions")]
Namespace: NFX.InventorizationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Schema { get; set; }
public string Schema { get; set; }
Public Property Schema As String
Get
Set
Public Property Schema As String
Get
Set
public:
property String^ Schema {
String^ get ();
void set (String^ value);
}
public:
property String^ Schema {
String^ get ();
void set (String^ value);
}
member Schema : string with get, set
member Schema : string with get, set
Property Value
Type:
String