SqlBuildTask Members

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The following tables list the members exposed by the SqlBuildTask type.

Public Constructors

  Name Description
Public constructor SqlBuildTask Initializes a new instance of the SqlBuildTask class.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property AllowSnapshotIsolation Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AlwaysCreateNewDatabase Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AnsiNullDefault Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AnsiNulls Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AnsiPadding Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AnsiWarnings Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property ArithmeticAbort Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AutoClose Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AutoCreateStatistics Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AutoShrink Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AutoUpdateStatistics Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property AutoUpdateStatisticsAsynchronously Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property BlockIncrementalDeploymentIfDataLoss Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property BuildEngine  (Inherited from Task.)
Public property BuildScriptName Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property CloseCursorOnCommitEnabled Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property ConcatNullYieldsNull Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DatabaseAccess Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DatabaseChaining Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DatabaseState Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DBProduct Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DefaultCollation Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DefaultCursor Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property DeploymentCollationPreference Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property EnableClrIntegration Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property EnableFullTextSearch Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property EnableServiceBroker Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property GenerateDropsIfNotInProject Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property HostObject  (Inherited from Task.)
Public property Log  (Inherited from Task.)
Public property NoAlterAssemblyStatements Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property NumericRoundAbort Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property OutputPath Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property PageVerify Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property Parameterization Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property PerformDatabaseBackup Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property PostDeployItems Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property PreDeployItems Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property ProjectName Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property QuotedIdentifier Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property ReadCommittedSnapshot Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property Recovery Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property RecursiveTriggersEnabled Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property SeparateConstraints Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property SingleUserMode Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property SourceItems Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property SuppressWarnings Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property TargetConnectionString  Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.)
Public property TargetDatabase  Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.)
Public property TornPageDetection Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property TreatWarningsAsErrors Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property Trustworthy Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property UpdateOptions Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Public property UseFuzzyMatchForColumns Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 

Top

Protected Properties

  Name Description
Protected property DefaultCategory Overridden. Supports the .NET Framework infrastructure and is not intended to be used directly from your code. 
Protected property Static ErrorCode  Supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from SqlTaskBase.)
Protected property HelpKeywordPrefix  (Inherited from Task.)
Protected property TaskResources  (Inherited from Task.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method Execute Overridden. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method Static GetServerName  Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogErrorMessage  Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogException  Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogInfoMessage  Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method LogWarningMessage  Overloaded. Supports the .NET Framework infrastructure and is not intended to be used directly from your code.  (Inherited from SqlTaskBase.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SqlBuildTask Class
Microsoft.VisualStudio.TeamSystem.Data.Tasks Namespace