다음을 통해 공유


SimpleField 클래스

정의

public ref class SimpleField : Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity
public class SimpleField : Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity
type SimpleField = class
    inherit AbstractDataEntity
Public Class SimpleField
Inherits AbstractDataEntity
상속
파생

생성자

SimpleField(String, Int32, Int32, HL7DataType)

필드

mCouldBeLastEntity (다음에서 상속됨 AbstractDataEntity)
mDataType
mIsCompiled (다음에서 상속됨 AbstractDataEntity)
mIsFirstChild (다음에서 상속됨 AbstractDataEntity)
mIsLastChild (다음에서 상속됨 AbstractDataEntity)
mMaxOccurs (다음에서 상속됨 AbstractDataEntity)
mMinOccurs (다음에서 상속됨 AbstractDataEntity)
mParent (다음에서 상속됨 AbstractDataEntity)
mXmlTag (다음에서 상속됨 AbstractDataEntity)

속성

CanEndWithCS (다음에서 상속됨 AbstractDataEntity)
CanEndWithFS (다음에서 상속됨 AbstractDataEntity)
CanEndWithNL (다음에서 상속됨 AbstractDataEntity)
CanEndWithRC (다음에서 상속됨 AbstractDataEntity)
CanEndWithSCS (다음에서 상속됨 AbstractDataEntity)
CanRepeat (다음에서 상속됨 AbstractDataEntity)
CouldBeLastEntity (다음에서 상속됨 AbstractDataEntity)
DataType
Depth (다음에서 상속됨 AbstractDataEntity)
Index (다음에서 상속됨 AbstractDataEntity)
IsFirstChild (다음에서 상속됨 AbstractDataEntity)
IsLastChild (다음에서 상속됨 AbstractDataEntity)
IsOptional (다음에서 상속됨 AbstractDataEntity)
MaxOccurs (다음에서 상속됨 AbstractDataEntity)
MinOccurs (다음에서 상속됨 AbstractDataEntity)
Parent (다음에서 상속됨 AbstractDataEntity)
XmlTag (다음에서 상속됨 AbstractDataEntity)

메서드

AppendCustomDataTypeErrorAsApplicable(IExecutionContext, String)
AppendErrorIfEscapeOrDelimiterFound(IExecutionContext, Int32, Int32)
ChildFirstLastMap() (다음에서 상속됨 AbstractDataEntity)
Compile(StringCollection)
ComputeFollowSet() (다음에서 상속됨 AbstractDataEntity)
FollowSetMap() (다음에서 상속됨 AbstractDataEntity)
IsDelimiter(Int32, DelimiterSet, Boolean, Boolean) (다음에서 상속됨 AbstractDataEntity)
Print(String, StringBuilder) (다음에서 상속됨 AbstractDataEntity)
ProduceFF(IExecutionContext, StreamWriter, XmlReader, Boolean)
ProduceXml(IExecutionContext, IDataReader, XmlWriter, Boolean)

적용 대상