메소드 | 설명 | |
---|---|---|
DocumentDbConnection ( string account, string base64key ) : System |
This is the default constructor for the DocumentDb connection.
|
|
ToConnection ( string account, string base64key ) : |
public DocumentDbConnection ( string account, string base64key ) : System | ||
account | string | The acoount name. |
base64key | string | The accountkey as a base64 encoded key. |
리턴 | System |
public static ToConnection ( string account, string base64key ) : |
||
account | string | |
base64key | string | |
리턴 |