IFastVisiblePropertyProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface for a streamlined object to work with properties and property values.
public interface class IFastVisiblePropertyProvider
public interface IFastVisiblePropertyProvider
type IFastVisiblePropertyProvider = interface
Public Interface IFastVisiblePropertyProvider
Methods
FillDataRow(DataRow) |
Fills the given data row by using all properties for this type. |