SchemaTableOptionalColumn.IsRowVersion Champ

Définition

Spécifie si cette colonne contient des informations de version de toutes les lignes.

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

Valeur de champ

Remarques

Retourne la chaîne « true » si la colonne contient des informations de version de ligne, sinon « false ».

S’applique à

Voir aussi