FileScriptCache.OptimizeForInsert-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Weist das zugeordnete ModelBuilder-Element an, das Skript für Einfügevorgänge zu optimieren (nicht für Suchvorgänge).

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Sub OptimizeForInsert
public void OptimizeForInsert()
public:
void OptimizeForInsert()
member OptimizeForInsert : unit -> unit 
public function OptimizeForInsert()

.NET Framework-Sicherheit

Siehe auch

Referenz

FileScriptCache Klasse

Microsoft.Data.Schema.SchemaModel-Namespace

ModelBuilder