Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace
Tortuga.Chain.SqlServer Namespace

SqlServerMetadataCache..::..PreloadScalarFunctions Method

Preloads the scalar functions.

Namespace:  Tortuga.Chain.SqlServer
Assembly:  Tortuga.Chain.SqlServer.MDS (in Tortuga.Chain.SqlServer.MDS.dll)

Syntax


public void PreloadScalarFunctions(
	string schemaName
)
Public Sub PreloadScalarFunctions ( _
	schemaName As String _
)
public:
void PreloadScalarFunctions(
	String^ schemaName
)

Parameters

schemaName
Type: String
If not null, only the indicated schema will be loaded.