FieldMetadata(Int32, EdmMember) Constructor
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.
Initializes a new FieldMetadata object with the specified ordinal value and field type.
public:
FieldMetadata(int ordinal, System::Data::Metadata::Edm::EdmMember ^ fieldType);
public FieldMetadata (int ordinal, System.Data.Metadata.Edm.EdmMember fieldType);
new System.Data.Common.FieldMetadata : int * System.Data.Metadata.Edm.EdmMember -> System.Data.Common.FieldMetadata
Public Sub New (ordinal As Integer, fieldType As EdmMember)
Parameters
- ordinal
- Int32
An integer specified the location of the metadata.
- fieldType
- EdmMember
The field type.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา