RelationalStructureTag Property |
Gets or sets the provider-specific metadata.
Namespace:
Dundas.BI.Data.Metadata.Relational
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string Tag { get; set; }Public Property Tag As String
Get
Set
public:
property String^ Tag {
String^ get ();
void set (String^ value);
}member Tag : string with get, set
Property Value
Type:
String
See Also