EntityParameterCollection.IsSynchronized 속성

정의

동기화되는지 여부를 EntityParameterCollection 나타내는 값을 가져옵니다.

public:
 virtual property bool IsSynchronized { bool get(); };
public override bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public Overrides ReadOnly Property IsSynchronized As Boolean

속성 값

동기화되면 EntityParameterCollection 반환하고, 그렇지 않으면 false반환 true 합니다.

적용 대상