Freigeben über


TSqlSourceFile-Klasse

The TSqlSourceFile class represents a Transact-SQL source file.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.SqlServer.Management.Dac..::..TSqlSourceFile

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)

Syntax

'Declaration
Public Class TSqlSourceFile
'Usage
Dim instance As TSqlSourceFile
public class TSqlSourceFile
public ref class TSqlSourceFile
type TSqlSourceFile =  class end
public class TSqlSourceFile

Der TSqlSourceFile-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft FileName Gets the name of the Transact-SQL source file.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Rename Changes the source file name to the specified string.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode UpdateContent Replaces the contents of the source file.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.