| StandardExtractorFactoryRequestTable Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.RequestTable"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string RequestTable { get; }Public ReadOnly Property RequestTable As String
Get
public:
property String^ RequestTable {
String^ get ();
}member RequestTable : string with get
Property Value
Type:
String
See Also