C# Class TSqlFlex.Core.Utils

Show file Open project: nycdotnet/TSqlFlex

Public Methods

Method Description
GetResourceByName ( string resourceName ) : string
IsValidConnectionStringBuilder ( System.Data.SqlClient.SqlConnectionStringBuilder builder ) : bool
getIsolatedStorageFile ( ) : IsolatedStorageFile

Method Details

GetResourceByName() public static method

public static GetResourceByName ( string resourceName ) : string
resourceName string
return string

IsValidConnectionStringBuilder() public static method

public static IsValidConnectionStringBuilder ( System.Data.SqlClient.SqlConnectionStringBuilder builder ) : bool
builder System.Data.SqlClient.SqlConnectionStringBuilder
return bool

getIsolatedStorageFile() public static method

public static getIsolatedStorageFile ( ) : IsolatedStorageFile
return System.IO.IsolatedStorage.IsolatedStorageFile