Partager via


ISql90Signature.IsCounter, propriété

Obtient ou définit une valeur qui indique s'il s'agit d'une contre-signature.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property IsCounter As Boolean
    Get
    Set
bool IsCounter { get; set; }
property bool IsCounter {
    bool get ();
    void set (bool value);
}
abstract IsCounter : bool with get, set
function get IsCounter () : boolean
function set IsCounter (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90Signature Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms