Partager via


VSDBCmdServices.GetImportPropertyUsage, méthode

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

Syntaxe

'Déclaration
Public Function GetImportPropertyUsage ( _
    propertyName As String _
) As String
public string GetImportPropertyUsage(
    string propertyName
)
public:
String^ GetImportPropertyUsage(
    String^ propertyName
)
member GetImportPropertyUsage : 
        propertyName:string -> string 
public function GetImportPropertyUsage(
    propertyName : String
) : String

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

VSDBCmdServices Classe

Microsoft.Data.Schema.Build, espace de noms