Contain Method | Table of Content | Get Method (Int32)![]() |
| FieldSet.Get Method |
| Name | Description | |
|---|---|---|
| Get(Int32) |
Returns the field value as string if it is present or null value otherwise.
| |
| Get(Int32, StringBuilder) |
Gets the field value as string and appends it to the given StringBuilder instance.
|