bbddDataContextTPrueba Property |
[Missing <summary> documentation for "P:Evolucion.bbddDataContext.TPrueba"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Table<TPrueba> TPrueba { get; }
Public ReadOnly Property TPrueba As Table(Of TPrueba)
Get
public:
property Table<TPrueba^>^ TPrueba {
Table<TPrueba^>^ get ();
}
member TPrueba : Table<TPrueba> with get
Property Value
Type:
TableTPrueba
See Also