Used when generating values for a column.
| C# | Visual Basic | Visual C++ |
public interface IValueProvider
Public Interface IValueProvider
public interface class IValueProvider
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetValue(ColumnSchema) |
Gets a value that will "fit" into a column.
|