EldorADO.NET Class Library | |
IPropertyWriter.SetSqlInt16 Method
[This is preliminary documentation and subject to change.]
Missing <summary> documentation for M:Eldorado.Object.Entity.IPropertyWriter.SetSqlInt16(Eldorado.Object.Entity.IEntity,System.Data.SqlTypes.SqlInt16)
[Visual Basic]Sub SetSqlInt16( _
ByVal
sourceEntity As
IEntity, _
ByVal
value As
SqlInt16 _
)
Parameters
- sourceEntity
- Missing <param> documentation for sourceEntity
- value
- Missing <param> documentation for value
See Also
IPropertyWriter Interface | Eldorado.Object.Entity Namespace