HyperActive
SkipTablePrefixes Property
NamespacesHyperActive.CoreNameProviderSkipTablePrefixes
Gets or set the list of table prefixes to skip when rendering names that use table name.
Declaration Syntax
C#Visual BasicVisual C++
public StringCollection SkipTablePrefixes { get; set; }
Public Property SkipTablePrefixes As StringCollection
public:
property StringCollection^ SkipTablePrefixes {
	StringCollection^ get ();
	void set (StringCollection^ value);
}

Assembly: HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)