Partager via


VSDBCmdServices.OnIncludeImportSchemaProperty, méthode

Retourne False.

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

Syntaxe

'Déclaration
Protected Overridable Function OnIncludeImportSchemaProperty ( _
    propertyName As String _
) As Boolean
protected virtual bool OnIncludeImportSchemaProperty(
    string propertyName
)
protected:
virtual bool OnIncludeImportSchemaProperty(
    String^ propertyName
)
abstract OnIncludeImportSchemaProperty : 
        propertyName:string -> bool 
override OnIncludeImportSchemaProperty : 
        propertyName:string -> bool 
protected function OnIncludeImportSchemaProperty(
    propertyName : String
) : boolean

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

VSDBCmdServices Classe

Microsoft.Data.Schema.Build, espace de noms