Click or drag to resize

FieldOptionMetadataSqlSource Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.MetadataFieldOptionMetadataSource
    Dynamicweb.Content.Items.MetadataFieldOptionMetadataSqlSource

Namespace:  Dynamicweb.Content.Items.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[DataContractAttribute]
public class FieldOptionMetadataSqlSource : FieldOptionMetadataSource

The FieldOptionMetadataSqlSource type exposes the following members.

Constructors
  NameDescription
Public methodFieldOptionMetadataSqlSource
Initializes a new instance of the FieldOptionMetadataSqlSource class
Public methodFieldOptionMetadataSqlSource(String)
Initializes a new instance of the FieldOptionMetadataSqlSource class
Public methodFieldOptionMetadataSqlSource(String, String, String)
Initializes a new instance of the FieldOptionMetadataSqlSource class
Public methodFieldOptionMetadataSqlSource(String, String, String, String)
Initializes a new instance of the FieldOptionMetadataSqlSource class
Top
Properties
Methods
See Also