IntegrationServices.ISfcDomain.UseSfcStateManagement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves or sets a value that indicates whether the SFC state management is used.
virtual bool Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.UseSfcStateManagement() = Microsoft::SqlServer::Management::Sdk::Sfc::ISfcDomain::UseSfcStateManagement;
bool ISfcDomain.UseSfcStateManagement ();
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.UseSfcStateManagement : unit -> bool
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.UseSfcStateManagement : unit -> bool
Function UseSfcStateManagement () As Boolean Implements ISfcDomain.UseSfcStateManagement
Returns
true if the SFC state management is being used; otherwise, false.