Поделиться через


ModelStore.UpdateSourceNamePrefixes - метод

Пространство имен:  Microsoft.Data.Schema.SchemaModel
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
Protected Sub UpdateSourceNamePrefixes ( _
    oldSourceNamePrefix As String, _
    newSourceNamePrefix As String _
)
protected void UpdateSourceNamePrefixes(
    string oldSourceNamePrefix,
    string newSourceNamePrefix
)
protected:
void UpdateSourceNamePrefixes(
    String^ oldSourceNamePrefix, 
    String^ newSourceNamePrefix
)
member UpdateSourceNamePrefixes : 
        oldSourceNamePrefix:string * 
        newSourceNamePrefix:string -> unit 
protected function UpdateSourceNamePrefixes(
    oldSourceNamePrefix : String, 
    newSourceNamePrefix : String
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

ModelStore Класс

Microsoft.Data.Schema.SchemaModel - пространство имен