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