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