SchemaTableOptionalColumn.IsRowVersion 필드

정의

이 열에 행 버전 정보가 포함되어 있는지 여부를 지정합니다.

public: static initonly System::String ^ IsRowVersion;
public static readonly string IsRowVersion;
 staticval mutable IsRowVersion : string
Public Shared ReadOnly IsRowVersion As String 

필드 값

설명

열에 행 버전 정보가 포함되어 있으면 문자열 "true"를 반환하고, 그렇지 않으면 "false"를 반환합니다.

적용 대상

추가 정보