Method | Description | |
---|---|---|
ComplexTypeAttribute ( ) : System | ||
ComplexTypeAttribute ( string prependedString ) : System |
Initializes a new instance of the ComplexTypeAttribute class.
|
public ComplexTypeAttribute ( string prependedString ) : System | ||
prependedString | string | If not empty, this string will be added before the columns names of the complex type. |
return | System |