| SqlFeatureScope Property |
Gets the scope of the object
Namespace:
SanteDB.OrmLite.Migration
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public string Scope { get; }
Public ReadOnly Property Scope As String
Get
public:
property String^ Scope {
String^ get ();
}
member Scope : string with get
Property Value
Type:
StringSee Also